vmware-tanzu / oss-httpd-build

This project is a schema to build Apache HTTP Server (httpd), along with a number of frequently updated library components (dependencies), on Linux or Windows. The results of this build are also distributed periodically to the general public from the https://network.tanzu.vmware.com/products/p-apache-http-server (login required)
Apache License 2.0
3 stars 6 forks source link

For newserver.pl/ps1 scripts, leverage mod_md when desired #11

Open wrowe opened 4 years ago

wrowe commented 4 years ago

In the newserver scripts, it would be helpful to many users to automate the provisioning and maintenance of letsencrypt auto-provisioned certificates, when desired.

This can be a prompt as an alternative to the suggestion to provision a temporary self-signed certificate.

Such provisioned instances should be set up to load mod_md and correctly configure the server to refresh the letsencrypt-provisioned certificate upon expiration (every 90 days.)