Hello,
I am trying to set a Client Certificate with setKeyAndChain.
I generated and self-signed the keys with openssl following the instructions at 2008 | Code Ghar…-with-openssl/. Then I converted them to DER format and imported them to the local windows “Trusted Root Certification Authorities” keystore ,.
From my opinion everything looks ready for the two-way handshake (the one-way handshake works if the partner abandons the client certificate).
But I always get a “java.io.IOException: iaik.security.ssl.SSLException: Peer sent alert: Alert Fatal: certificate unknown” exception.
Is there a HowTo that describes the creation of self-signed certs and the use of the setKeyAndChain service? Could you please describe step by step if not?
Thanks in advance,
Daniel Winz
#Integration-Server-and-ESB#webMethods