Hi,

I looks like you're doing it right. Does your certificate have a password?

Another thing you might want to try is to check your certificate with `openssl`:
```
openssl rsa -in /path/to/privkey.pem -check
openssl x509 -in /path/to/fullchain.pem -text -noout
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/660#issuecomment-439939434
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to