A single expiration alert email

I get:

echo | openssl s_client -connect domaine.fr:443 2>/dev/null | openssl x509 -noout -enddate
notAfter=Mar 12 23:59:59 2022 GMT

So I suspect that your system may be a bit outdated.
Please show the output of:
openssl version

2 Likes