Loading...
 
Skip to main content

This is about SSL Certificate issued by Let's Encrypt using Virtualmin

Checking certificate sattus

Copy to clipboard
sudo systemctl restart apache2 sudo certbot certificates echo | openssl s_client -servername blabla.org.il -connect blabla.org.il:443 2>/dev/null | openssl x509 -noout -dates