Configure for HTTPS #10343
bsouza-site
started this conversation in
General
Configure for HTTPS
#10343
Replies: 3 comments 3 replies
-
ERR_SSL_PROTOCOL_ERROR is thrown when you are accessing a (plain text) HTTP endpoint from a browser that expects (SSL/TLS socket) HTTPS. |
Beta Was this translation helpful? Give feedback.
3 replies
-
Sorry for the lack of answers and thank you for the information! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Many thanks to everyone for the information. I configured a new Netbox following the documentation and it is working correctly under https. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone
I'm trying to get Netbox to work in HTTPS, I followed the information from the official Netbox page, however, when I try to access the page via HTTPs, the browser returns the message: ERR_SSL_PROTOCOL_ERROR.
I checked with systemctl status netbox, the service has the message: You're accessing the development server over HTTPS, but it only supports HTTP
Has anyone experienced this and know how to fix this error?
Beta Was this translation helpful? Give feedback.
All reactions