flâneur — a map of the web's best reading

nginx - OpenSSL Wrong version number on Ubuntu SSH - Stack Overflow

stackoverflow.com · 1,046 words · saved by 1 readers

I'm setting my nginx to listen to port 8080 here's my config file and it works on when I'm accessing with http e.g http://myweb.com:8080/api/. However when I try to access it with https on Insomnia it returns SSL connect error. When I try curl https://myweb.com:8080 --verbose It returns something like this: I've been configuring for two days and IDK what's wrong, does anybody have similar issue? This error is due to simply using https:// on a target and port, which is configured for plain http://. HTTPS and HTTP are different protocols, which need to be configured on different ports and also need different configuration. Specially support for HTTPS needs also the configuration of certificates on the server side. See nginx documentation for how to configure HTTPS. Thanks for contributing an answer to Stack Overflow! But avoid … To learn more, see our tips on writing great answers. Required, but never shown By clicking “Post Your Answer”, you agree to our terms of service and acknowledg

nginx - OpenSSL Wrong version number on Ubuntu SSH - Stack Overflow The 2026 Annual Developer Survey is live— take the Survey today! Collectives™ on Stack Overflow Find centralized, trusted content and collaborate around the technologies you use most. Learn more about Collectives Stack Internal Knowledge at work Bring the best of human thought and AI automation together at your work. Explore Stack Internal OpenSSL Wrong version number on Ubuntu SSH Ask Question Asked 3 years, 2 months ago Modified 2 years, 4 months ago Viewed 42k times 8 I'm setting my nginx to listen to port 8080 here'

Explore this link on the map →

related reading