After creating the first SSL website with a self-signed certificate, I added a second one using the same certificate and created a new self-signed certificate including both domains. Later I decided to remove the SSL website from the second domain and I generated a new certificate for the first domain only. This works, but the first domain keeps retaining a link to the second SSL website which does not exist anymore.
This is visible at 'Also used by domain' in the 'Current Certificate' screen of the first domain, and the second domain is always listed in the 'Other domain names' when creating a new self-signed certificate for the first domain. It appears that the configuration file for the second domain is not properly updated when the SSL website is deleted. I found this out by comparing the configuration file with a backup from the day before.
The following information is not deleted from a domain configuration file when the SSL website for the domain is removed: < ssl_key=/volume/home/FIRST_DOMAIN/ssl.key < web_sslport=443 < ssl_cert=/volume/home/FIRST_DOMAIN/ssl.cert < ssl_same=ID_OF_FIRST_DOMAIN < ssl_chain= < ssl_pass=
This was found in Virtualmin 3.84.gpl.
Comments
Submitted by JamieCameron on Sat, 04/02/2011 - 12:04 Comment #1
Thanks for pointing this out - this is pretty harmless (it only effects the UI), but I will fix it in the next Virtualmin release (3.85)
Submitted by Issues on Sat, 04/16/2011 - 13:20 Comment #2
Automatically closed -- issue fixed for 2 weeks with no activity.