SSL error when adding Remote Liberty server [message #1836583] |
Fri, 08 January 2021 02:11  |
Eclipse User |
|
|
|
Running Eclipse on Windows 10.
Trying to define a Remote Liberty server.
The CA cert provided by the server is self signed. I added this CA cert to the Eclipse keystore via Keytool.
This is what I see in the SSL trace on the Eclipse side:
* CertificateRequest
Cert Types: RSA, DSS, ECDSA
Cert Authorities:
<CN=C54WLP Sample Certification Authority, OU=C54WLP, O=IBM>
<CN=START1, OU=C54WLP, O=IBM>
update handshake state: unknown[13]
upcoming handshake states: server_hello_done[14]
upcoming handshake states: client certificate[11](optional)
upcoming handshake states: client_key_exchange[16]
upcoming handshake states: certificate_verify[15](optional)
upcoming handshake states: client change_cipher_spec[-1]
upcoming handshake states: client finished[20]
upcoming handshake states: server change_cipher_spec[-1]
upcoming handshake states: server finished[20]
check handshake state: server_hello_done[14]
update handshake state: server_hello_done[14]
upcoming handshake states: client certificate[11](optional)
upcoming handshake states: client_key_exchange[16]
upcoming handshake states: certificate_verify[15](optional)
upcoming handshake states: client change_cipher_spec[-1]
upcoming handshake states: client finished[20]
upcoming handshake states: server change_cipher_spec[-1]
upcoming handshake states: server finished[20]
* ServerHelloDone
Warning: no suitable certificate found - continuing without client authentication
* Certificate chain
<Empty>
What is the meaning of this error ? what cert wasn't found ?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03740 seconds