ORA-29024 With Oracle Wallet and Certificates Installated
Hi, everyone.
Today I'm facing some issues trying to connect to a webservice through my Oracle Database (Version 11.2.0.4 64-bit Production on Windows Server 2012).
I have configured my Oracle Wallet with next commands.
orapki wallet create -wallet C:\app\... -pwd WalletPass -auto_login
I have cwallet.sso and ewallet.p12 in the route and everything ok.
Then I downloaded the SSL Certificates from the webservice https://mywebservice.mx/WebServices/ExternalWebServices.asmx?WSDL
Root, Intermediate and User Certificate are valid and even in the webservice has the green lock when I open it in a web navigator.
Then I installed 3 certificates with next command: