websockify icon indicating copy to clipboard operation
websockify copied to clipboard

How to Revoking a Certificate of VNCServer?

Open LuffysMan opened this issue 2 years ago • 1 comments
trafficstars

Is it possible to revoking the certificate of vncserver in a running websockify process? How can I do it.

LuffysMan avatar Jun 29 '23 07:06 LuffysMan

Looking at the code, it looks like it will read the certificate on each connection. So you should be able to just replace the certificate file.

Have you tried that and tested if that works?

CendioOssman avatar Jun 29 '23 07:06 CendioOssman