SNI support for 12c ORA-29024: Certificate Validation Failure
(Doc ID 2442422.1)
Last updated on APRIL 17, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 to 18.3.0.0.0 [Release 12.2 to 18]Information in this document applies to any platform.
Symptoms
SNI certificates fails with certificate validation failure in 12c.
SELECT utl_http.request('https:****************.oracle.com',NULL,'file:*************/wallets/oracle','<wallet password>') from dual;
ORA-29273: HTTP request failed
ORA-06512: at "SYS.UTL_HTTP" line 1501
ORA-29024: Certificate validation failure
ORA-06512: at "SYS.UTL_HTTP" line 380
-----------------------------------
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |