Database Administration (MOSC)

MOSC Banner

UTL_HTTP: ORA-28860: Fatal SSL error

Dears,

I have an issue with calling a web service from the database (12.1.0.2).

I am using the command:

SELECT utl_http.request('https://<Your Access URL Link>',NULL,'file:<WALLET_PATH>','<WALLET_PASSWORD>') from dual;

then I am getting the below error:

ORA-29273: HTTP request failed

ORA-28860: Fatal SSL error

ORA-06512: at "SYS.UTL_HTTP", line 1491

ORA-06512: at line 1

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center