Skip to content

GVFS should use http client SSL authentication settings from git config #487

@turbonaitis

Description

@turbonaitis

Git config has many http configuration items in it, some of them authentication related (https://git-scm.com/docs/git-config#git-config-httpemptyAuth). The relevant ones to our use case are these:

  • http.sslCert - specifies client SSL certificate
  • http.sslKey - specifies the private key for the client SSL certificate
  • http.sslCertPasswordProtected

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions