-
When I add a SSL Certificate on NPM it stops access to my VPS. I use subdomain.mydomain.com which points to ip:port and it works fine without the SSL. I have a Wild card certificate on my ___domain and disabled this to see if there is any conflict. The connection still fails to load. My VPS is hosted by OVH if that could could be an issue. |
Beta Was this translation helpful? Give feedback.
Answered by
rOInEtER
Jul 24, 2022
Replies: 1 comment
-
Found that I had port 443 as source on my VPS firewall. I changed it to destination and it now works fine. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rOInEtER
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Found that I had port 443 as source on my VPS firewall. I changed it to destination and it now works fine.