kunalgithub

Results 2 issues of kunalgithub

I get this error when i hit localhost:9999/login -- I have set the port as `9999` Any clues .. ``` 2020-12-10 16:21:19.493 DEBUG 6120 --- [nio-9999-exec-1] o.s.w.servlet.view.InternalResourceView : View name...

SSLPoke should support proxy Here i am creating version of SSLPoke with proxy ``` import javax.net.ssl.SSLSocket; import javax.net.ssl.SSLSocketFactory; import java.io.*; import java.net.InetSocketAddress; import java.net.Proxy; import java.net.Socket; import java.util.Arrays; import java.util.Optional;...

Need review