icing / mod_md

Let's Encrypt (ACME) in Apache httpd
https://icing.github.io/mod_md/
Apache License 2.0
334 stars 28 forks source link

Website, not secured? #340

Closed mocallins closed 1 month ago

mocallins commented 1 month ago

After working through the various problems, well probably actually only 1 problem, my website is still not being secured!

However i currently got the certificate from the "Staging" site, and couldn't really determine if it was actually providing a certificate that would actually work.

The final step that got me a certificate, was adding:

MDCertificateAgreement https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf

I already had the MDCertificateAgreement accepted per somebodies' instructions.

I would love to be able to remove this certificate and change it back to the real site, but don't see any easy steps to accomplish that.

mocallins commented 1 month ago

Okay, i got it. I reread the, How to Backup, Restore or Start Over, and wiped out the md directory.

It took it a few minutes but finally got a new certifiacte, in GOOD standing. And I can access my website, and it redirects according to the configuration.

Sorry and Thanks.

The instructions need to be updated to point to the Terms of Service agreement.