Unable to connect to SSL due to javax.net.ssl.SSLHandshakeException

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Dudeeee you save my life!! I never imagined that the java jdk itself would ask for its own list of certificates (certs). That was driving me crazy!! I was thinking it was a CORS issue, but no. Thank you so much!!! I love you!

useijin
Автор

Sir, I appreciate you very much. I was fighting for 3 days with this problem. I first wanted to remove maven from the project. Later I realised that the build is doing more than just reference the libraries... some funky stuff with config files. It's a project I did inherent - as it's always. I never had the problem with my own maven projects, since I only referenced libraries and then normally exported from eclipse. Thank you and I hope you have a great day!

Deutschehordenelite
Автор

You are truly a life saver..I was unable to install jenkin's plugin due to certificate issue.."unable to find valid certification path to requested target"..I referred and tried from many websites and videos but no success..After 3 long days of struggle I finally found your video and It worked like wonder..Thanks a million!!👌👍🙏

shanmugapriya
Автор

This video explains the SSL setup really well. Helped me a lot

satyamprasad
Автор

Loved your session, it solved my issue, but when you said restart jre I was very confused, so in the end i restarted application service it worked

So restarting jre = restarting application

DeepakKumar-sbiso
Автор

Thanks a lot. I went through lots of other videos for this error. But only yours solution worked for me.

avikghosh
Автор

Sivanna toopu dhammu unte aapu! Super anna it worked!

SuperChikna
Автор

Exactly what I was looking for. Thank you so much.

avishekdas
Автор

Hi Sir, I am facing issue on Linux Coverty agent - Failed to initizaliz SSL context
..do I need to follow same step?
Is it due to JAVA issue or another issue ..

sachinkhisti
Автор

Hi, I have a p12 certificate I did the same steps added it into cacerts while listing out the entry is showing as privatekeyentry and still getting this handshake exception while making call

SharmaJiSays
Автор

Finally got the solution thank you very much

hamidmasood
Автор

Thank you so much 💓 but can you pls tell how to download the certificate for the particular website if it's not provided by company? Pls reply

harishb
Автор

I already have certificates provided by my team. How can I use the keytool to import the certificate using keytool? I installed the certificate under the MMC console.

sukhi
Автор

Hi, thank you for this video. I tried the same but it's not working for me. Could you please help me?

bhavanamahajan
Автор

Hi I'm facing the issue in Jenkins while I'm integrating Jenkins with tuleap it's showing error is Hostname not verified is there any solution to connecting the twi servers?

DevOpsSupport
Автор

Sir, I have .jks and .p12 file for truststore and keystore which i got from client to connect the Kafka Topic.So I suppose to use these .jks and .p12 file from client side. I have not imported these files in my machine. so question is how i can use them ? i am getting ERROR - [producer] Topic authorization failed for topics
is process will be same ? it would be great, if you could reply i got stuck from 1 week. is there any different way to import such certificates it ? i tried to install by your explained way i am getting "keytool error: java.lang.Exception: Input not an X.509 certificate"

jitendermaurya
Автор

Do certificate need to be installed in JDK security folder or JRE security?

vamsi
Автор

Thank you sir. It is very helpful. Can we use the certificate in any other way without importing into JRE cacerts. If yes please explain. I try to use Springboot client and getting the same error

rabinarayansabat
Автор

Your are a Your video helped me alot!! Thank You so much

SanatanGranthas
Автор

I have added the certificates and they are displayed when I used keytool list command...But still I am getting PKIX error..What could be issue now ? Can you please help ?

nehabandewar