These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Unable to install an intermediate certificate in virtualmin on the new forum.
Hi,
When I'm trying to copy/paste intermediate certificate into Vhost -> Manage SSL Certificates -> CA Certificate and trying to save, have an error:
Failed to save CA certificate : Invalid certificate file : Certificate does not appear to have a common name
What could be the reason?
Thanks
anyone?
Ubuntu 18.04 LTS
Hi, I have the same problem, have you found a solution please ? With debian 9 and Virtualmin 6
You need to copy the file intermediate.crt to vhost root folder. Than under Configure webiste SSL -> Edit directives add:
SSLCertificateKeyFile ... SSLCertificateChainFile /home/VHOST_NAME/intermediate.crt ...
Ubuntu 18.04 LTS
Where is the .crt files?
https://LuigiDonato.it
thank you