Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding/using remote with invalid SSL cert impossible #341

Open
ancow opened this issue Aug 29, 2012 · 0 comments
Open

adding/using remote with invalid SSL cert impossible #341

ancow opened this issue Aug 29, 2012 · 0 comments

Comments

@ancow
Copy link

ancow commented Aug 29, 2012

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant