Do you see any error in the apache access logs on SSVM? Check if the certs are uploaded properly at the below locations /etc/ssl/private/cert_apache.key /etc/ssl/certs/cert_apache.crt /etc/ssl/certs/cert_apache_chain.crt
Also check the SSL configuration at /etc/apache2/sites-available/default-ssl on SSVM. When you destroy or reboot SSVM, check the setup command logs for any configuration errors. ~ Rajani http://cloudplatform.accelerite.com/ On August 17, 2016 at 11:30 AM, Marty Godsey (ma...@gonsource.com) wrote: Hello, I have updated my SSVMs to use SSL for traffic. I have uploaded my cert and almost everything works as intended. The console proxy works without issue. If I go to an instance and click view console, I am not prompted for an invalid certificate. However, if I go to templates and click download template, I get a properly formatted url: https://ip.ip.ip.ip.mydomain.com/userdata/***** but the certificate is signed by systemvm which causes the browser to complain. I followed the documentation as written. I updated: secstorage.encrypt.copy = true secstorage.ssl.cert.domain = *.mydomain.com consoleproxy.url.domain = *.mydomain.com I also uploaded the cert and it was successful. I am confident everything is set from the cert side since the proxy works. I have rebooted the secondary storage vm numerous times and also destroyed it so it was recreated. My ACS version is 4.9. Regards, Marty Godsey