Skip to content

adding/using remote with invalid SSL cert impossible #341

Description

@ancow

When I try to add a remote with an expired SSL certificate, add-remote fails with the error message, that the URL wasn't "recognized as a known repository type". The fact that the SSL certificate was rejected is only obvious after debugging and looking at the inner exception.

There is no way to override the validity check.

I consider it nice when a program either asks me whether it should ignore an invalid certificate or at least gives me the option to ignore the problem through a command line parameter. OpenWrap does neither (that goes for both 1.0 and 2.0).

I would appreciate the addition of a parameter like "-ignoreInvalidSSLCert" either as a global parameter (like "-debug") or for the commands that contact remote repositories.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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