I need to create jks from p12, without the private key, to be used as truststore in my pega Connect-REST for mTLS. I have already tried using the keytool with -import command to create the jks but I am continuously gettign SSL Handshake error. As inputs, I have p12, .pem and .crt file.
DeepaliK6875
(Deepali Krishna)
1
DeepaliK6875
(Deepali Krishna)
2
@DeepaliK6875 SSL Handshake error was observed due to private keys in jks and no public certificate, no chain for certificates.
Related topics
| Conversation | Replies | Views | Activity | |
|---|---|---|---|---|
| Authentication Profile Oauth2.0: How to pass the header to the access token endpoint: | 3 | 453 | December 17, 2024 | |
| SSL handshake issue calling rest APIs | 5 | 881 | September 5, 2024 | |
| Connector Exception Connect-REST : Unable to instantiate JSSE socket factory | 4 | 1152 | April 13, 2022 | |
| The PDC keystore file does not exist in your system. | 1 | 139 | March 24, 2025 | |
| How to import the certificate into equivalent application server-level truststore | 4 | 383 | October 1, 2024 |