Problem updating SSL-certs "system wide"

5 posts / 0 new
Last post
#1 Mon, 12/16/2013 - 10:42
GiaeverPubl

Problem updating SSL-certs "system wide"

Hi. Just updated my certificate on my webserver ("https://server.domain.com:1000"), but I'm not able to update the ceritificates for postfix, dovecot, usermin and webmin, "system wide", as earlier. Before there was buttons, that did this process so I didnt have to copy/paste anything manually.

The buttons are exchanged with the text: This SSL certificate is already being used by : Postfix, Usermin, Webmin, Dovecot, but I know for sure that the new certificate isn't the same as in either of the four mentioned. Have opened them and compared the contents.

How can I solve this? Is there a .cgi-script that I can run, or a command, through SSH.

Tried to activate SSL on another domain, and create a self-signed certificate. But the same happens; Virutalmin tells me that all four modules is using this certificate as well. How's that possible?

See attached screenshot. (https://www.virtualmin.com/files/Virtualmin.png)

Tue, 12/17/2013 - 10:52
philmck
philmck's picture

Same problem here - couldn't find any earlier reference so maybe this is recently broken?

Phil McKerracher www.beeches.it

Tue, 12/17/2013 - 11:13
andreychek

Howdy,

Yeah, that could be a bug that you're seeing. You may want to file a bug report using the Support link above. Jamie will then be able to work with you, and sort out what's going on with the SSL copying.

-Eric

Tue, 12/17/2013 - 15:35
GiaeverPubl
Thu, 12/26/2013 - 13:34 (Reply to #4)
Doemela

Copy cert and key to:

  • /etc/usermin/
  • /etc/webmin/

Edit:

  • /etc/usermin/miniserv.conf
  • /etc/webmin/miniserv.conf

Look for:

  • keyfile=
  • certfile=

Change edit path and filenames

Restart usermin and webmin

Topic locked