Difference between revisions of "Certbot with Apache"

m
Line 7: Line 7:


===Objective(s)===
===Objective(s)===
To never have to buy an SSL certificate for a web site ever again.  And as if that weren't enough, to also never have to worry about renewing the certificate either.  Sound too good to be true?  Well a group of people decided to do something that essentially makes that possible.
To never have to buy an SSL certificate for a web site ever again.  And as if that weren't enough, to also never have to worry about renewing the certificate either.  Sound too good to be true?  Well a group of people decided to do something that essentially makes that possible. Thank you, thank you, thank you...


==Certbot Installation & Configuration==
==Certbot Installation & Configuration==
Line 80: Line 80:


===Commands (Some are noted previously, but summarized here)===
===Commands (Some are noted previously, but summarized here)===
To install the certbot software (prerequisites [https://certbot.eff.org/lets-encrypt/centosrhel7-apache here]) : yum install certbot python2-certbot-apache
To install the certbot software (prerequisites [https://certbot.eff.org/lets-encrypt/centosrhel7-apache here])<span> </span>: yum install certbot python2-certbot-apache


To view existing certificates: certbot certificates
To view existing certificates: certbot certificates