Re: SSL setup assistance
Sean Conner <[email protected]>
| Newsgroups | gmane.comp.apache.user |
|---|---|
| Message-ID | <[email protected]> |
It was thus said that the Great [email protected] once stated: > So can someone either point me to a good step by step or walk me through > what I need to do to get this working. I had gotten the cert back then > via Let's Encrypt, and that was the easy part. I have a write-up of what I went through to get a secure site running here: https://boston.conman.org/2022/12/07.2 Note that this talks about using mod_md, an Apache module that is part of the distribution that automatically updates the certificate from Let's Encrypt. I even wrote up a checklist of items to do to get this working: https://boston.conman.org/2022/12/09.3 -spc (Hope this helps some)