20 Mar
2018
20 Mar
'18
16:40
Marcus Meissner wrote:
No, it is just the certificate is expired:
openssl s_client -connect www.elixseri.com:443 ...
Verify return code: 10 (certificate has expired)
Not Before: Dec 18 21:28:36 2017 GMT Not After : Mar 18 21:28:36 2018 GMT
So the letsencrypt refresh is probably stopped. No, you got the certificate for virtual host dev.elixseri.ch. The server uses SNI:
openssl s_client -connect www.elixseri.com:443 -servername www.elixseri.com Greetings, Björn -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org