Redirect SSL with .htaccess
If you use an SSL certificate to secure pages on your website, you may want to setup your server to always display non-secure pages using ‘http’ instead of ‘https’ In terms of search engine...
View ArticlevCloud Director and SSL Certificates
VCD Cell SSL Certificates The communication between the end-user and vCloud Director cell (either GUI or API) is encrypted and by default self-signed certificates are used. The certificate replacement...
View ArticleCreating and importing signed SSL certificates for vCloud Director using keytool
To create and import signed SSL certificates: Create the certificate. To create an untrusted certificate for the HTTP service host, run the command:keytool -keystore certificates.ks -storetype JCEKS...
View ArticleCreating and importing self-signed SSL certificates for vCD using keytool
To create and import self-signed SSL certificates: Create an untrusted certificate for the HTTP service host with the command:keytool -keystore certificates.ks -storetype JCEKS -storepass passwd...
View ArticleServer has a weak ephemeral Diffie-Hellman public key (FireFox)
Type in your browser in all lowercase: about:config Search for the following: security.ssl3.dhe_rsa_aes_128_sha security.ssl3.dhe_rsa_aes_256_sha Set them both to false (just double click to set them...
View Article