On 14/03/18 17:16, Denis Lochman wrote:
> Yeah, thought so, I'm just a little desperate. It's pretty big issue I
> feel. I found UltraVNC Repeater source code on UltraVNC website, so maybe
> implementing some authentification would be possible.
>
> Since we are talking about security, may I slip in one more question? I'm
> using Let's Encrypt certificate. Can I use this certificate with
> websockify? If yes, how would one do that? I tried using this certificate
> exported from Windows and I keep getting this message:
>
> handler exception: [SSL] PEM lib (_ssl.c:2603)
>
OpenSSL isn't known for fantastic error messages unfortunately. Perhaps
your certificate or key isn't in PEM format? They should be normal text
files.
Is the key password protected? That isn't supported.