Wildcard Certificate
CCP uses tomcat as its web server. I would take a look at http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html for suggestions.
--Mike
Hi!
I am using CCP 4.3.0, and want to implement my own *.mydomain.tld wildcard certificate.
Q1: is there any way to store the decryprion key, or is it mandatory to decrypt it before?
Q2: where do I store my intermediate certificate, which is provided from GODADDY, for finding the CA of wildcardCerts?
Q3: Logging means, it created a file:
2014-06-24 13:32:58,179 INFO [c.c.s.ConfigurationServerImpl] (main:null) SSL keystore located at /etc/cloudstack/management/cloudmanagementserver.keystore,
but it isn't there:
[root@SL-CCP01 management]# more /etc/cloudstack/management/cloudmanagementserver.keystore
/etc/cloudstack/management/cloudmanagementserver.keystore: No such file or directory
Any ideas?
Cheers, and best wishes from Vienna,
roland
CCP uses tomcat as its web server. I would take a look at http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html for suggestions.
--Mike
There is a process that is available to install your Intermediate Certs. you need to update the keystore table.
To import your chains
http://support.citrix.com/article/CTX133468
If you want to change the SSL Cert for the management server:
http://support.citrix.com/article/CTX136431
Or Check out Chips doc:
Ask, Discuss, Answer