Server Side Plugin : Setup Error : CWWKO0801E: Unable to initialize SSL connection
Hi Team,
I am facing the following error when working with my local setup.
CWWKO0801E: Unable to initialize SSL connection. Unauthorized access was denied or security settings have expired. Exception is javax.net.ssl.SSLException: Received fatal alert: certificate_unknown
at com.ibm.jsse2.k.a(k.java:5)
at com.ibm.jsse2.as.a(as.java:105)
at com.ibm.jsse2.as.a(as.java:140)
at com.ibm.jsse2.as.j(as.java:560)
at com.ibm.jsse2.as.b(as.java:247)
at com.ibm.jsse2.as.a(as.java:290)
at com.ibm.jsse2.as.unwrap(as.java:473)
at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:5)
at com.ibm.ws.channel.ssl.internal.SSLUtils.handleHandshake(SSLUtils.java:903)
at [internal classes]
I am getting this error logged for every action i perform in local. Could you please assist me resolve this issue.
Thanks in advance.
One answer
There have been various changes in the ciphers and SSL/TLS, I wrote these
https://rsjazz.wordpress.com/2023/03/20/tls1-1-and-how-to-make-the-ewm-rtc-extensions-workshop-work/
https://rsjazz.wordpress.com/2024/02/09/ewm-rational-team-concert-extensions-workshop-changes-for-7-0-3/
I am not sure, but that is my experience.
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Dec 03 '24, 6:55 a.m.You have enough reputation to have at least a basic understanding how this forum works. If you are interested in answers I would suggest to do the following:
Shwetha G
Dec 03 '24, 7:08 a.m.RTC Setup version used : 7.0.2, Yes I am following the extensions workshop. I have done the steps and when I create the workitem and save. I get this error.
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Dec 11 '24, 3:00 a.m.I don't understand what the challenge is, to provide the step number. Anyway, my answer stands. Also, the oldest supported version is 7.0.2 SR1. I performed the extensions workshop for that version back in the day.