What is this used for? Will this install LE certs to domain that dont have ssl certs? OR is this for something else?
admin_ssl_install_to_missing=0
Install certificates to hosts which do not have any.
Related: admin_ssl_check_retries | admin_ssl_replace_all_expired_invalid | admin_ssl_poll_frequency
also does this work with LE as well?
admin_ssl_replace_all_expired_invalid=0
DirectAdmin can automatically fix the old/existing/expired/invalid certificates.
Does not poll for empty certs.
@smtalk
@scriptkitty
admin_ssl_install_to_missing=0
Install certificates to hosts which do not have any.
Related: admin_ssl_check_retries | admin_ssl_replace_all_expired_invalid | admin_ssl_poll_frequency
also does this work with LE as well?
admin_ssl_replace_all_expired_invalid=0
DirectAdmin can automatically fix the old/existing/expired/invalid certificates.
| Value | Comment |
|---|---|
| 0 | Disabled |
| 1 | Any fully expired/invalid LetsEncrypt certificate will automatically be brought back to life following the polling schedule |
| 2 | Any fully expired/invalid certificates will automatically be brought back to life, following the polling schedule. This includes non-LetsEncrypt (Eg: EV) certs, so be careful if you use this option. |
@smtalk
@scriptkitty