ISSUE:-
CAUSE:-
This issue is because the client (JDev) is not trusting the
certificate chain received from the server. So the solution here is to add the
certificate of the server into trust store of Jdeveloper.
SOLUTION:-
1. Open
JDeveloper
2. Goto Tools
-> Preferences -> Credentials
1
3. Go to the location mentioned in “Client Trusted
Certificate Keystore”
4. Backup DemoTrust.jks
5. Import the public key/certificate of the server you are
trying to connect into DemoTrust.jks.
6. Restart Jdev
7. Try now
No comments:
Post a Comment