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

DEPTH_ZERO_SELF_SIGNED_CERT Nginx Proxy #17

Closed
TimeTravelersHackedMe opened this issue Apr 2, 2018 · 3 comments
Closed

DEPTH_ZERO_SELF_SIGNED_CERT Nginx Proxy #17

TimeTravelersHackedMe opened this issue Apr 2, 2018 · 3 comments

Comments

@TimeTravelersHackedMe
Copy link

Hey, I can connect to my https://browserless.site just fine and the wss inititiates just fine. However, when I'm using the wss://browserless.site I get an error that returns DEPTH_ZERO_SELF_SIGNED_CERT. Any idea how I can fix this?

I did have it working over ws:// as the Getting Started recommends but I'd like to have my connection encrypted if possible.

@joelgriffith
Copy link
Collaborator

Interesting. It's likely an issue someplace in your SSL setup. On https://browserless.io/ we serve over wss and haven't seen or heard of the DEPTH_ZERO_SELF_SIGNED_CERT issue. The API is behind an nginx proxy, and uses certbot for SSL operations. I'd be curious to hear about your ssl/proxy/gateway configuration.

@joelgriffith
Copy link
Collaborator

Closing due to inactivity.

@taewookim
Copy link

@TimeTravelersHackedMe Can you share your nginx config file?

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

No branches or pull requests

3 participants