Quantcast
Channel: VMware Communities : Discussion List - All Communities
Viewing all articles
Browse latest Browse all 193198

SSL connection to VCD using vcloud SDK

$
0
0

We are using vCloud SDK to connect to the vCD. In the sample code we saw that FakeSSLSocketFactory has been used as shown below:

vcloudClient.registerScheme("https", 443, FakeSSLSocketFactory.getInstance());

 

My understanding is that fake SSL socket factory is being used to deal with the case where self - signed certificate is being used by the VCD.

Correct me if this is incorrect.

 

My question is - in the real world environement VCD will be using the certificate signed by some autherized CA. How would it impact the above code snippet?


Viewing all articles
Browse latest Browse all 193198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>