Re: wallet-certificate addition
Posted by
satish on
URL: http://erman-arslan-s-oracle-forum.114.s1.nabble.com/wallet-certificate-addition-tp8864p8870.html
Dear Erman,
We tried adding the certificates again and we have added root and intermediate certificates successfully.Now we are not seeing any certificate validation failures but a different error.Can you please suggest
SQL> select utl_http.request('
https://smsgg.sms.gg.in',null,'file:/home/orasupp/certificate/wallet','password') from dual;
UTL_HTTP.REQUEST('HTTPS://SMSGG.SMS.Gg.IN',NULL,'FILE:/HOME/ORASUPP/CERTIFICATE
--------------------------------------------------------------------------------
<html><head><title>Error</title></head><body>Forbidden</body></html>
SQL>
DB version 12.1.0.2
Apps version 12.2.5
Thank You