Re: [SOLVED] Trouble with SSL connection and let's encrypt certificates

2018-03-24 Thread Ph. Gras
Thank you Maxim! > First of all, you have to look into your nginx logs and > configuration to find out what's going on here. :/var/log/nginx# cat error.log 2018/03/24 05:18:10 [error] 24058#24058: *573 no "ssl_certificate" is defined in server listening on SSL port while SSL handshaking, client

Re: Trouble with SSL connection and let's encrypt certificates

2018-03-24 Thread Maxim Dounin
Hello! On Sat, Mar 24, 2018 at 12:04:56AM +0100, Ph. Gras wrote: > I'm running several websites with different domain names on a Debian 9 server > and > have problems to have a connection on port 443 for some days. > > Certificates are generated by let's encrypt and do the job on other services

Trouble with SSL connection and let's encrypt certificates

2018-03-23 Thread Ph. Gras
Hello there, I'm running several websites with different domain names on a Debian 9 server and have problems to have a connection on port 443 for some days. Certificates are generated by let's encrypt and do the job on other services except NginX, for example : # openssl s_client -connect mailb