Thats for that link to the bug, Ive changed the paths on both configuration files(server and tomcat) for the keystone, even created my own keystore, and I still see the issue with the SSVM not being able to communicate to the management server with SSL. Do we have a valid fix in place?
On Monday, August 19, 2013 at 3:46 PM, Chiradeep Vittal wrote: > Seems to be a known issue > https://issues.apache.org/jira/browse/CLOUDSTACK-2024 > > > On 8/19/13 3:28 PM, "Edward Valencia" <edwa...@redapt.com > (mailto:edwa...@redapt.com)> wrote: > > > When you run cloudstack-setup-management > > it creates this: > > > > [root@cstack-411 management]# cloudstack-setup-management --https > > > > lrwxrwxrwx. 1 root root 44 Aug 19 22:22 server.xml -> > > /etc/cloudstack/management/server-nonssl.xml > > lrwxrwxrwx. 1 root root 46 Aug 19 22:22 tomcat6.conf -> > > /etc/cloudstack/management/tomcat6-nonssl.conf > > > > > > > > > > > > restarted the management server but the logs still show this on the SSVM: > > > > 22:25:31,758 ERROR NioConnection:113 - Unable to initialize the threads. > > java.io.IOException: SSL: Fail to init SSL! javax.net.ssl.SSLException: > > Unrecognized SSL message, plaintext connection? > > at com.cloud.utils.nio.NioClient.init(NioClient.java:83) > > at com.cloud.utils.nio.NioConnection.run(NioConnection.java:108) > > at java.lang.Thread.run(Thread.java:662) > > > > > > > > > > > > On Monday, August 19, 2013 at 3:09 PM, Chiradeep Vittal wrote: > > > > > cloudstack-setup-management