TLS V1.2 in Oracle VBCS
Summary
TLS V1.2 in Oracle VBCSContent
Hi,
Is there any special handling to let VBCS Invoke HTTPS Webservices with TLS V1.2 because we got the below error
{
"type" : "abcs://proxy_auth_problem/ssl/handshake",
"title" : "SSL Error",
"detail" : "A problem was reported making a SSL connection because of 'Received fatal alert: handshake_failure'",
"status" : 502
}
Once we make it TLS 1.0 it works fine
Version
19.4.30