search for: ffe81b90

Displaying 3 results from an estimated 3 matches for "ffe81b90".

2013 Oct 30
2
Re: Using certtool to generate certificates for ESXi
...r, I simply put it in /etc/pki/CA. And when I start the libvirtd daemon, it successfully picks it up. If I put the Server key and cert in /etc/vmware/ssl for ESXi, is there a location where I put the CA cert (cacert.pem)? Also, following are the log errors that I see - 2013-10-30T18:32:25.405Z [FFE81B90 error 'Default'] SSLStreamImpl::DoServerHandshake (ffd005d0) SSL_accept failed. Dumping SSL error queue: 2013-10-30T18:32:25.405Z [FFE81B90 error 'Default'] [0] error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca 2013-10-30T18:32:25.405Z [FFE81B90 warning 'Default...
2013 Oct 31
0
Re: Using certtool to generate certificates for ESXi
...tc/pki/CA. And when I start the libvirtd > daemon, it successfully picks it up. If I put the Server key and cert in > /etc/vmware/ssl for ESXi, is there a location where I put the CA cert > (cacert.pem)? Also, following are the log errors that I see - > > 2013-10-30T18:32:25.405Z [FFE81B90 error 'Default'] > SSLStreamImpl::DoServerHandshake (ffd005d0) SSL_accept failed. Dumping SSL > error queue: > 2013-10-30T18:32:25.405Z [FFE81B90 error 'Default'] [0] error:14094418:SSL > routines:SSL3_READ_BYTES:tlsv1 alert unknown ca > 2013-10-30T18:32:25.405Z [FFE8...
2013 Oct 30
2
Using certtool to generate certificates for ESXi
Hello, I'm using certtool to generate the server certificates for ESXi - http://libvirt.org/remote.html#Remote_TLS_CA. I just copy the server certificate and key as /etc/vmware/ssl/rui.crt and /etc/vmware/ssl/rui.key. And then use virsh to connect from a CentOS 6.4 VM running on it - "virsh -c esx://<esx IP>. I get the following error - error: internal error curl_easy_perform()