10g BPEL 10.1.2.3 SSL webservice certificate validation
Alan3Jul 25 2011 — edited Feb 26 2020Hi, we are calling a SSL webservice thru a BPEL process. The service provider has updated their server cert chain and we are now getting a "SSLHandshakeException: sun.security.validator.ValidatorException: No trusted certificate found" error.
I'm having trouble finding the keystore that BPEL is actually using...
I believe it is just using the default wallet under <ORAHOME>/opmn/conf/ssl.wlt/default
BUT, I have no way to verify that... where is this setup?
If it's in opmn.xml, that is the wallet listed in the <notification-server> section, but I see nothing specific to BPEL...
Also, if it is, does anyone know the password for the default wallet? I cannot open it using all the normal stuff (oracle, welcome1, changeit, etc...)