Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » SSL error when adding Remote Liberty server
SSL error when adding Remote Liberty server [message #1836583] Fri, 08 January 2021 02:11 Go to next message
Eclipse UserFriend
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 ?
Re: SSL error when adding Remote Liberty server [message #1837004 is a reply to message #1836583] Wed, 20 January 2021 15:13 Go to previous messageGo to next message
Eclipse UserFriend
I googled for <CN=C54WLP Sample Certification Authority, OU=C54WLP, O=IBM>

found this:

https://www.ibm.com/support/knowledgecenter/SSGMCP_5.4.0/security/java/ssl_liberty_racf.html
Re: SSL error when adding Remote Liberty server [message #1837007 is a reply to message #1837004] Wed, 20 January 2021 15:57 Go to previous message
Eclipse UserFriend
Thanks for the reply.
I have initially setup the Liberty server SSL configuration based on this IBM document.
It works when connecting from Browser over SSL protocol but does not work when trying to connect from Eclipse.
Previous Topic:How to connect OSGI with SQL server on Eclipse
Next Topic:Can AbstractHandler.setEnabled cache information for execute()
Goto Forum:
  


Current Time: Tue Apr 15 03:38:54 EDT 2025

Powered by FUDForum. Page generated in 0.03740 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top