stack.apache.org
> Sent: Friday, 1 April, 2016 01:09:56
> Subject: Re: [SSL CERTS] Importing ROOT and INTERMEDIATE certs for SSVM
> I have a web-service that serves CloudStack templates, the SSL on the
> download web service is signed by internal CA. This means i need to
> inject the
I have a web-service that serves CloudStack templates, the SSL on the
download web service is signed by internal CA. This means i need to
inject the intermediate CA as well as ROOT CA into SSVM's java keystore
- for java client to be able to recognize the Certs and download the
template from remote
: Re: [SSL CERTS] Importing ROOT and INTERMEDIATE certs for SSVM
Ilya, to my knowledge the certificate won't be saved on file. It will be loaded
from the command coming from the MS in the agent directly. Why are you looking
to update the ssvm? I thought these are only used in the console
Ilya, to my knowledge the certificate won't be saved on file. It will be
loaded from the command coming from the MS in the agent directly. Why are
you looking to update the ssvm? I thought these are only used in the
consoleproxy.
On Tue, Mar 29, 2016 at 12:17 AM, ilya wrote:
> I'm having difficu