Database Administration (MOSC)

MOSC Banner

ORA-24263: Certificate of the remote server does not match the target address.

Hi Experts,

Environment:

2 node RAC

Version 19.17

We are trying to access a url from database server. We have created a wallet and placed the site's certificates into wallet.

SQL> select utl_http.request('https://erpuat.abc.org',null,'file:/u02/certs/wallet','welcome123') from dual;

select utl_http.request('https://erpuat.abc.org',null,'file:/u02/certs/wallet','welcome123') from dual

      *

ERROR at line 1:

ORA-29273: HTTP request failed

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

ORA-24263: Certificate of the remote server does not match the target address.

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

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

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