Skip to content

git ignores sshCAInfo certificate location #10020

@ralfschulze

Description

@ralfschulze

When adding a custom CA ceritficate via git config --global http.sslCAInfo /tmp/git.pem, corresponding SSL certificates are still not accepted. It seems git relies completely on curl for that and is not respecting this setting.

With the system git (v2.43.0; Ubuntu 24.04) it works as expected.

Maybe related to #1219?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions