We are setting up SSL access to the content editor for Rhyhmyx.
We have installed Comodo certificates - they are installed correctly (according to Comodo) and we have no other certificates (self-signed or any other) installed. I have now finally got Tomcat listening on port 9443 but you get the above error in a browser when you connect to Rhythmyx.
we have the following entries in the application settings for rhythmyx:
Allowed ciphers:
SSL_DHE_DSS_WITH_DES_CBC_SHA
SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA
SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA
SSL_RSA_WITH_RC4_128_MD5
SSL_RSA_WITH_RC4_128_SHA
SSL_RSA_WITH_DES_CBC_SHA
SSL_RSA_WITH_3DES_EDE_CBC_SHA
SSL_RSA_EXPORT_WITH_RC4_40_MD5
Any ideas anybody?