There is a module called "mod_md" which gets and renews certificates from LE. 
It's part of 2.4.43.

https://httpd.apache.org/docs/2.4/mod/mod_md.html
https://github.com/icing/mod_md

You do not need to have port 80 open to use it. It also works with port 443 
alone.

Cheers, Stefan

> Am 17.06.2020 um 15:05 schrieb Tom Browder <tom.brow...@gmail.com>:
> 
> Before LE came along, I tightened my single server down to redirect http to 
> https. With LE I've been using the cert generation method where I stop 
> Apache, create the required certs with a Raku program, and restart Apache.
> 
> Now with my new Apache 2.4.43 I'm ready to automate the process. Is there any 
> way to allow port 80 access but only from an LE server?
> 
> The only time that would be needed, as far as I know, is when I first add a 
> new domain and it obviously would not have a cert yet.
> 
> Thanks.
> 
> Best regards,
> 
> -Tom


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to