vmware-archive/admiral

Insecure SSL: Server Identity Verification Disabled

QiAnXinCodeSafe opened this issue · 0 comments

https://github.com/vmware/admiral/blob/3fffce42aa17edf34e13fc71ebdd0d472ee9bc13/closures/closure-drivers/src/main/resources/com/vmware/admiral/closures/drivers/client/docker/image/photon-closure-runner_java/app/com/vmware/admiral/closure/runner/SSLRunnerConnectionFactory.java#L123-L125
Server identity verification is disabled when making SSL connections.In some libraries that use SSL connections, the server certificate is not verified by default. This is equivalent to trusting all certificates.