8000 Supporting self-signed certificates · Issue #528 · libgit2/objective-git · GitHub
[go: up one dir, main page]

Skip to content
Supporting self-signed certificates #528
Open
@aral

Description

@aral

I’m using a self-signed certificate in development (local testing only) via a basic Git HTTPS server in Node.js.

I see that the option to skip the certificate check was removed in d2bdd34 — has anything changed since then? How do we support skipping the cert check (ala git config --global http.sslVerify false via CLI) in Objective-Git?

(“We need to re-enable it” is a valid response but I didn’t want to do that without having a chat about it.) :)

Update: I made the development server run over HTTP to avoid the issue. Would be nice to know what the recommended flow is for self-signed certs for the future though (I’d like to keep the dev/production environments as close as possible.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0