Open stefan-reich opened 3 years ago
Is it a certificate format problem? I used this script https://github.com/diafygi/acme-tiny to generate the key/certificate files and they worked.
Is it a certificate format problem? I used this script https://github.com/diafygi/acme-tiny to generate the key/certificate files and they worked.
Hmm, I'm using certbot:
certbot certonly --manual --manual-public-ip-logging-ok -d *.$DOMAIN,$DOMAIN
Could you share your wssh command line maybe?
Here is a similar issue https://github.com/tornadoweb/tornado/issues/1850 .
Command:
Output:
I also tried with fullchain.pem instead of cert.pem, but no difference. What's wrong?
Edit: I am using my own HTTPS proxy, all good. Leaving the issue open because I think it's a good question.