Microsoft Azure for vROps - SSL Test Connection Error
search cancel

Microsoft Azure for vROps - SSL Test Connection Error

book

Article ID: 334233

calendar_today

Updated On:

Products

VMware Aria Suite

Issue/Introduction

1.  When attempting to test connect the MS Azure adapter we get the following error: "Unable to establish a valid connection to the target system. javax.net.ssl.SSLHandshakeException: General SSLEngine problem"
 


2.  This is likely because the SSL Cert isn't in the Cert Truststore, so let's import it manually.  To do so run the following commands:
 
  • SSH into vROps collector
  • cd /storage/vcops/user/conf/ssl
  • cat storePass.properties | grep trust
  • keytool -import -file /usr/lib/vmware-vcops/user/plugins/inbound/microsoftazure_adapter3/conf/certs/azure_root_cert.pem -alias azure -keystore tcserver.truststore (provide the cert from the step above when prompted)

3.  Now rerun the adapter test connection.


Environment

VMware vRealize True Visibility Suite 1.0