Forum Discussion
I am having the exact same problem and have followed the exact same steps except I used Python Zeep instead of curl where it worked. I also have a .pfx file and while I was able to successfully add that to the keystore, I could never successfully make the connection as I have a feeling the service wants a separate .crt and .key file.
So I was able to finally connect. I don't know if this applies to you, but after adding the certificate to the KeyStore, I added the certificate to the `SSL Keystore` property as indicated in the screenshot where I have the cert blacked out and it worked.
- opontes_udzs11 months agoNew Contributor
This approach doesn't work for me. Maybe there is a problem with multiple aliases in jks or those aliases are encrypted or something else. But I don't even know how to debug it.
- geckels111 months agoNew Contributor
Yeah I'm just using a PKCS12 cert and not a JKS. So I think that's where our problem is different. Sorry, wish I could help more.
- opontes_udzs10 months agoNew Contributor
After a longer time, I tried PKCS12 keystore generated with certificate and key that works for me with CURL, but it is still failing.
Related Content
- 2 years ago
- 3 years ago
- 3 years ago