SSLPoke
SSLPoke copied to clipboard
Using JAVA proxy setting not worked
java -Dhttp.proxy.host=proxy.acme.org -Dhttp.proxy.port=3128 SSLPoke test.acme.org 443
If you try to use proxy, SSLPoke do not use it.
Try this class
https://github.com/MichalHecko/SSLPoke/issues/8
Or use this forked one
https://github.com/kunalgithub/SSLPoke/blob/master/src/main/java/sk/mhecko/ssl/SSLPokeWithProxy