mustafachyi / NordVPN-WireGuard-Config-Generator

Originally written in Python, our script has evolved to encompass versions in Go, Rust, Node.js, Ruby, and a web-based interface. This upgraded tool automates the retrieval of server data from NordVPN's API and simplifies the generation of WireGuard configuration files.
https://nord-configs-crafter.pages.dev/
GNU General Public License v3.0
103 stars 13 forks source link

Error Connecting: HTTPSConnectionPool(host='api.nordvpn.com', port=443) #1

Closed cayco closed 5 months ago

cayco commented 5 months ago

It doesn't connect to NordVPN api. I tried python and web version with the following result:

python3 main.py Enter your access token: .... Error Connecting: HTTPSConnectionPool(host='api.nordvpn.com', port=443): Max retries exceeded with url: /v1/users/services/credentials (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:992)'))) Failed to retrieve Nordlynx Private Key. Process completed in 0.0003857612609863281 seconds

cayco commented 5 months ago

It was my DNS blocking it...