Skip to content

The certificate callback should support pass-through #3440

@carlosmn

Description

@carlosmn

This callback wants a response from the callback; if we have none to give (we're wrapping the callbacks in some language, so we always end up setting the fields) we should be able to tell libgit2 not to take our answer into account.

Returning GIT_PASSTHROUGH should make the callers of the callback behave as though it was not there, like they do with the credentials callback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions