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
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
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
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
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
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
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
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