Re: Console Proxy SSL Error

2014-05-11 Thread Ian Service
I had the exact same issue Konstantinos, but by URL encoding the certificates they all were accepted and then functioned correctly. - Ian On Tue, May 6, 2014 at 10:29 AM, Konstantinos Karampogias < konstantinos.karampog...@centralway.com> wrote: > I was also able to upload the root certificate

Re: Console Proxy SSL Error

2014-05-06 Thread Konstantinos Karampogias
I was also able to upload the root certificate and the intermediate certificate using exactly the script in this link http://www.chipchilders.com/blog/2013/1/2/undocumented-feature-using-certificate-chains-in-cloudstack.html I was not able to put my certificate and private key using the script, bu

Re: Console Proxy SSL Error

2014-05-06 Thread Ian Service
I was able to get it all to work using the API. I followed Chip's advice http://www.chipchilders.com/blog/2013/1/2/undocumented-feature-using-certificate-chains-in-cloudstack.html The difference is is that I'm using my own CloudStack API wrapper in PHP and the certificates and private key needed

Re: Console Proxy SSL Error

2014-05-05 Thread Gopala Krishnan
Yes... I have changed manually id in keystore tables. 1 for root cert 2 for intermediate CA 3 for certificate On Tue, May 6, 2014 at 10:47 AM, Amogh Vasekar wrote: > Can you please outline the steps in uploading intermediate and root > certificates? Specifically, was the "id" parameter set (1

Re: Console Proxy SSL Error

2014-05-05 Thread Amogh Vasekar
Can you please outline the steps in uploading intermediate and root certificates? Specifically, was the "id" parameter set (1 for root, 2 for intermediate_ca_1 etc..) Amogh On 5/5/14 10:10 PM, "Gopala Krishnan" wrote: >Amogh, > >Yes.. I am used Cloudstack 4.2 and uploaded root and intermediate

Re: Console Proxy SSL Error

2014-05-05 Thread Gopala Krishnan
Amogh, Yes.. I am used Cloudstack 4.2 and uploaded root and intermediate CA certificate as per order. But still not console accessible. Any idea? On Sat, May 3, 2014 at 11:58 PM, Amogh Vasekar wrote: > Hi, > > Which version are you on? Also, did you upload the root and intermediate > certifi

Re: Console Proxy SSL Error

2014-05-03 Thread Amogh Vasekar
Hi, Which version are you on? Also, did you upload the root and intermediate certificates (if any)? Amogh On 5/3/14 3:38 AM, "Gopala Krishnan" wrote: >Hi, > >I have tried to change realhostip.com for console proxy. I have created >SSL >certificate with wildcard SSL and updated as per the cloud

Console Proxy SSL Error

2014-05-03 Thread Gopala Krishnan
Hi, I have tried to change realhostip.com for console proxy. I have created SSL certificate with wildcard SSL and updated as per the cloudstack document. http://docs.cloudstack.apache.org/projects/cloudstack-administration/en/latest/systemvm.html#console-proxy Its not working.. I have done the f