Hello All,
I'm trying to replace the default SSL certificates from Virtual Center 2.01 with certificates from my own Microsoft Enterprise root CA..
I followed this howto..
http://edward.aractingi.net/blog/archives/virtualization/
in this article i'am missing how i get my rui.crt certificate ?
i am only able to get the rui.pem , rui.pfx and rui.key files
And this howto..
http://www.vmware.com/pdf/vi_vcserver_certificates.pdf
(I get the feeling that this document is not meant for a Microsoft CA just a local root CA)
in this article i get stuck on page 8 with the line..
openssl ca -out ruit.crt -config openssl.cnf -infiles mycsr.csr
error message
c:\Program files\openssl\openssl ca -out Webaccess.crt -config openssl.cfg -infiles Webaccess.csr
Using configuration from openssl.cfg
Loading 'screen' into random state - done
unable to load CA certificate
3360:error:0906D06C:PEM routines:PEM_read_bio:
no start line:.\crypto\pem\pem_lib.c:663:Expecting: CERTIFICATE
Was anybody able to replace this certificates ? Who can help me out ?
I'm trying to replace the default SSL certificates from Virtual Center 2.01 with certificates from my own Microsoft Enterprise root CA..
I followed this howto..
http://edward.aractingi.net/blog/archives/virtualization/
in this article i'am missing how i get my rui.crt certificate ?
i am only able to get the rui.pem , rui.pfx and rui.key files
And this howto..
http://www.vmware.com/pdf/vi_vcserver_certificates.pdf
(I get the feeling that this document is not meant for a Microsoft CA just a local root CA)
in this article i get stuck on page 8 with the line..
openssl ca -out ruit.crt -config openssl.cnf -infiles mycsr.csr
error message
c:\Program files\openssl\openssl ca -out Webaccess.crt -config openssl.cfg -infiles Webaccess.csr
Using configuration from openssl.cfg
Loading 'screen' into random state - done
unable to load CA certificate
3360:error:0906D06C:PEM routines:PEM_read_bio:
no start line:.\crypto\pem\pem_lib.c:663:Expecting: CERTIFICATE
Was anybody able to replace this certificates ? Who can help me out ?