jOte- Posted July 26, 2018 Share Posted July 26, 2018 (edited) https://www.nginx.com/blog/running-non-ssl-protocols-over-ssl-port-nginx-1-15-2/ If you can man in the middle in that case.... - wget ok - curl ok - internet explorer ok - edge ok - firefox ok - chrome ok / newest version is complaining (can be some bad configuration... - just testing-) ... TLSv1.3 *if you disable it in chorme it works... map $ssl_preread_protocol $upstream { default ssh; "TLSv1.2" web; } - vivaldis ok Edited July 26, 2018 by jOte- Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.