SSLPoke icon indicating copy to clipboard operation
SSLPoke copied to clipboard

Using JAVA proxy setting not worked

Open radim-ek opened this issue 3 years ago • 2 comments

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.

radim-ek avatar Apr 14 '23 07:04 radim-ek

Try this class

https://github.com/MichalHecko/SSLPoke/issues/8

kunalgithub avatar Apr 11 '24 08:04 kunalgithub

Or use this forked one

https://github.com/kunalgithub/SSLPoke/blob/master/src/main/java/sk/mhecko/ssl/SSLPokeWithProxy

kunalgithub avatar Apr 11 '24 08:04 kunalgithub