Oracle Wallet - ORA-29024: Certificate validation failure

classic Classic list List threaded Threaded
2 messages Options
AL
Reply | Threaded
Open this post in threaded view
|

Oracle Wallet - ORA-29024: Certificate validation failure

AL
Hi,

we're trying to call a web service via Oracle utl_http.request utility (see an example below). The request must be via https.
Oracle database version is 11.2.0.3 (Unix environment)

We've followed all the steps described in different Oracle sites:
1. we've created a wallet (with auto login setting)
2. we've exported the certificates from the web site (in PKCS #7 format, including all the certificates in the certification path)
3. we've added them to the wallet

But we always have the same error: ORA-29024: Certificate validation failure.
What's wrong?

select utl_http.request('https://url', null, 'file:wallet_location','wallet_pwd') from dual

Thank you very much for your help!


Reply | Threaded
Open this post in threaded view
|

Re: Oracle Wallet - ORA-29024: Certificate validation failure

ErmanArslansOracleBlog
Administrator

Did you check  my oracle support for the error , ORA-29024?

7 Tem 2016 20:27 tarihinde "AL [via Erman Arslan's Oracle Forum]" <[hidden email]> yazdı:
Hi,

we're tryning to call a web service via Oracle utl_http.request utility (see an example below).
Oracle database version is 11.2.0.3 (Unix environment)

We've followed all the steps described in Oracle sites:
1. we've created a wallet (with auto login setting)
2. we've exported the certificates (in PKCS #7 format, including all the certificates in the certification path)
3. we've added it to the wallet

But we always have the same error: ORA-29024: Certificate validation failure.
What's wrong?

select utl_http.request('https://url', null, 'file:wallet_location','wallet_pwd') from dual

Thank you very much for your help!





If you reply to this email, your message will be added to the discussion below:
http://erman-arslan-s-oracle-forum.2340467.n4.nabble.com/Oracle-Wallet-ORA-29024-Certificate-validation-failure-tp1136.html
To start a new topic under Erman Arslan's Oracle Forum, email [hidden email]
To unsubscribe from Erman Arslan's Oracle Forum, click here.
NAML