Submitted by beat on Mon, 01/02/2017 - 18:05
Hi!
Here a few suggestions for Let's Encrypt certs:
UI: Put by default "Auto-Renew" and "2" months so we don't forget to enable it
UI (minor): The text-area to enter multiple domain names is not disabled nor does it auto-select the corresponding radio-box when filled-in, leading to possibly inconsistent input
Sometimes a server is password-protected, leading to not possible setup of Let's Encrypt certs that need access to the file in that folder. I had to manually add this .htaccess file in the public_html/.well-known/acme-challenge/.htaccess folder:
AuthType None
Require all granted
Satisfy any
I'm not sure if for renewals, files need to be added temporarly to the server (do they ?), but in all cases, such a .htaccess file should be as temporary as the token file of that folder.
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Mon, 01/02/2017 - 20:10 Comment #1
All good ideas .. these will be implemented in the next Webmin / VIrtualmin releases.
Submitted by JamieCameron on Mon, 01/02/2017 - 20:10 Comment #2
Submitted by Anonymous on Mon, 01/16/2017 - 20:11 Comment #3
Automatically closed - issue fixed for 2 weeks with no activity.