Hi,
Getting below error while deploying OVF on vsphere 6.7
[10/1/2019 11:51 AM] user:
[sroot@wa-appsrv250 ovfproxy]# openssl s_client -connect 10.1.1.1:443
CONNECTED(00000003)
139833448912712:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure:s23_lib.c:184:
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 0 bytes and written 112 bytes
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
---
This is the error I am getting
When you want to connect to the ESXi host it will prompt for the self-singed of its certificate .. I mean that one...
ovftool have a very efficient user guide here.
Hi
Please remove any related Certificate to your ESXi host from the client local certificate snap-in (in the MMC) and add them again. Then test the deploying OVF operation once more.
Also try to use ovftool , it may fix your issue
No certificate installed on client side, also can you provide me step to deploy ovftool.
When you want to connect to the ESXi host it will prompt for the self-singed of its certificate .. I mean that one...
ovftool have a very efficient user guide here.