Option to disable ssl sessions
-
I'm trying to run cloudron behind a SNI proxy. Sni fails though upon ssl session resumption, because cloudron's nginx uses ssl sessions by default, which do not work reliably over SNI proxies.
SNI proxy means: The proxy routes based on domain to the target, but without tls termination.
-
No SSL Session requires a complete ssl handshake, whenever a new connection is established. Otherwise Chrome will skip the ssl handshake and omit SNI in ClientHello, only providing the session ticket ID, which the proxy has no way of knowing it.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login