karate still not able to disable SSL validation in some cases

See original GitHub issue
Caused by: java.lang.RuntimeException: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: Certificates does not conform to algorithm constraints

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
ptrthomascommented, Sep 26, 2017

referencing tickets #71 #76 for those who may search for this in future.

Thanks to this SO post for the solution: https://stackoverflow.com/a/20931663/143475

0reactions
ptrthomascommented, May 13, 2019

@aleruz oops please ignore all the above - you have indeed found a problem, I’m opening a new issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to skip SSL certificate verification with karate?
in the karate-config.js file to let Karate know to skip SSL certification verification globally. Also I had to add a http-core dependency <!-- ......
Read more >
Karate | Test Automation Made Simple.
Karate is the only open-source tool to combine API test-automation, mocks, performance-testing and even UI automation into a single, unified framework.
Read more >
Javarevisited: How to Fix javax.net.ssl.SSLHandshakeException
If Server returns a certificate that cannot be validated against the certificates a browser or Java client holds in its truststore then it...
Read more >
[KB3126] Disable SSL filtering in ESET Windows home ...
This issue is often resolved by disabling and then re-enabling SSL protocol filtering. To do so, follow the steps below:
Read more >
SSL Handshake Failures - Bad Client Certificate | Apigee Edge
Common Diagnosis Steps · Does not have any Client Certificate in its KeyStore, or; · It is unable to send a Client Certificate....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found