Change ssl certificate without dropping connections #895
Unanswered
abhay-s-rawat
asked this question in
Q&A
Replies: 2 comments 1 reply
-
You can use the SNI feature for this. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I use uWebsocket.js, I have the same problem, let's encrypt with Cerbot automatically updates the server certificate, SSLApp keeps the data of the expired certificate. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi , I am using uWebSockets.js with socketio and I was searching for way to update ssl certificate when ssl renews without restarting server. Like its done with httpserver. I can use filewatcher to know if certificate is renewed, can you please tell how to change in uWebSockets.js.
Beta Was this translation helpful? Give feedback.
All reactions