Hello All,
I use 19c, I just try to connect https://www.google.com even if I add cert via orapki, I get the following error.
orapki wallet create -wallet C:\Oracle\admin\orcl\xdb_wallet\wallet2 -auto_login -pwd wpass
orapki wallet add -wallet C:\Oracle\admin\orcl\xdb_wallet\wallet2 -trusted_cert -cert "C:\Users\usr\Desktop\GTS Root R1.crt"
orapki wallet display -wallet C:\Oracle\admin\orcl\xdb_wallet\wallet2
Oracle PKI Tool Release 19.0.0.0.0 - Production
Version 19.3.0.0.0
Copyright (c) 2004, 2019, Oracle and/or its affiliates. All rights reserved.
Requested Certificates:
User Certificates:
Trusted Certificates:
Subject: CN=GTS Root R1,O=Google Trust Services LLC,C=US
ORA-29273: HTTP request failed
ORA-06512: at "SYS.UTL_HTTP", line 1530
ORA-28759: failure to open file
ORA-06512: at "SYS.UTL_HTTP", line 380
ORA-06512: at "SYS.UTL_HTTP", line 1470
ORA-06512: at line 1
Do you have any idea?
Thanks