Monday, August 1, 2016

HTTPS with PSK using Bouncy Castle

Leave a Comment

I have established a secure socket connection using the Bouncy Castle Pre-Shared Key. I would like to know how to use this socket connection to send my http request securely. I am using a apache http client for sending my http request.

IN short, I have to use https but with PSK Implementation of Bouncy Castle. It is easy to create a socket connection with PSK BC, but how to redirect http request through it ?

0 Answers

If You Enjoyed This, Take 5 Seconds To Share It

0 comments:

Post a Comment