Access a https website from Oracle 9i
Hi,
Other than using Oracle wallet is there another way to access a https website from PL/SQL?
I am using an old DB Oracle 9.2.0.8 and not able to find enough documentation online.
When I am trying to use Oracle wallet I am getting the below error
ORA-29273: HTTP request failed
ORA-06512: at "SYS.UTL_HTTP", line 1025
ORA-28868: certificate chain check failed
I checked for the validity of certificates, but everything looks normal.
Are there any DB/server side setups that I should do?
Thanks,
Srikanth
0