MichalHecko / SSLPoke

Java tool for testing validity (certificates) of trust stores

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not working in Intellij Idea

yingqiaoott opened this issue · comments

This is a very nice tool.

I run the SSLPoke in the IDE, the SSLHandshakeException with handshake_failure always happens. No logs appears with environment variable javax.net.debug=all. In the case that I run its jar file in command line of a terminal, it works fine. I can see the logs as well.

Any suggestion?

I figure out how to do it. Thanks!

Is possible for you to describe where the problem was ? Thanks.