Activating SSL on Coldfusion 9
Hello,
I am using Coldfusion 9 with the built-in web server. I edited jrun.xml to uncomment the SSL section and directed it to my keystore in which I imported my certificate.
Yet, when I start the server, I receive the following error :
No available certificate or key corresponds to the SSL cipher suites which are enabled.
javax.net.ssl.SSLException: No available certificate or key corresponds to the SSL cipher suites which are enabled.
Where can this come from?
Thanks in advance for your help!
