Install Let's Encrypt SSL Certificate in Apache 2 Server.
- sudo apt install certbot python3-certbot-apache
- sudo certbot --apache
- Type-in a valid email address.
- Terms and Conditions, type --> Y
- Marketing, type --> N
- Select domain.
Test Certbot Auto Renewal
- sudo certbot renew --dry-run
Check Certbot Auto Renewal Status
- sudo systemctl status certbot.timer
!!! HAPPY COMPUTING !!!
No comments:
Post a Comment