-
Notifications
You must be signed in to change notification settings - Fork 27
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
support secure protocol #38
Comments
The reason is self-signed certificate |
For self signed certificate you can add:
|
@Alexandre-io |
For anyone wondering, here is a way to tell a Dockerized Node to trust some certificates:
|
@C-Duv Does this apply only for the Docker-Version or for a general npm setup on bare metal? EDIT: OK it seems like the port in the URL was causing the problems. I don't know where I got that from but there are so many ldap exmaples for verdaccio out there, that I probably got an outdated example. |
When we use
ldaps://...
in the config then we get an errorThe text was updated successfully, but these errors were encountered: