Hello, I like to get me cert files auto-copied to Postfix, Dovecot, Webmin and Usermin after a Let's encrypt renewal.
First, I created a self-signed cert for my Root domain and pressed all 'Copy to *' buttons under Server Configuration->Manage SSL Certficate->Current Certificate. The status showed 'This SSL certificate is already being used by : Dovecot, Postfix'. The copy to Webmin and Usermin did not get detected.
Then in created a Let's encrypt request. The log showed: [...] Copying certificate and key to /etc/usermin .. .. done Configuring Usermin to use them .. .. done [...]
I assume that the copy to Usermin got detected, but was not displayed in the status of 'Current certificate' tab. The certs to Webmin were NOT copied. If I return to the 'Current certifcate' tab, status shows: 'This SSL certificate is already being used by : Usermin, Dovecot, Postfix'.
Hope for a fix soon. Meanwhile I setup Let's encrypt renewal additionally in the Webmin configuration. Instead of detecting or saving copy operations, wouldn't it be appropriate to have own copy options in the Let's encrypt tab?
Comments
Submitted by JamieCameron on Thu, 12/22/2016 - 23:21 Comment #1
There is a bug in the current Virtualmin release that prevents the copy to Webmin from working.
The work-around is to SSH in as
root
and runvirtualmin install-service-cert --domain yourdomain.com --service webmin
Submitted by lawk on Mon, 01/09/2017 - 20:56 Comment #2
I have this bug on debian 8. Will it be fixed soon?
Submitted by JamieCameron on Mon, 01/09/2017 - 20:58 Comment #3
Yes, we will be releasing 5.06 soon that will include a fix.