This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7.3k
secureOptions SSL_OP_NO_TICKET causes 0.12 SSL server to hang #25736
Comments
cc @indutny |
It is actually a manifestation of #25735. Works like a charm in io.js |
indutny
added a commit
to indutny/node
that referenced
this issue
Jul 18, 2015
indutny
added a commit
to indutny/node
that referenced
this issue
Jul 18, 2015
indutny
added a commit
to indutny/node
that referenced
this issue
Jul 20, 2015
jBarz
pushed a commit
to ibmruntimes/node
that referenced
this issue
Nov 4, 2016
See: nodejs#25736 Reviewed-By: Fedor Indutny <fedor@indutny.com> PR-URL: nodejs#25739
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Using the SSL_OP_NO_TICKET will not allow server to complete handshake.
Example:
The text was updated successfully, but these errors were encountered: