> I've been tasked with wrapping OpenSSL encrypted traffic in another protocol 
> (HTTP).

That's going to be a bit tricky, and require some pretty detailed knowledge of 
the protocol.  For example, the initial setup -- the hello messages -- will 
require a couple of POST and reply messages.  Even if you are only ever sending 
encrypted application data from A to B, you need bidirectional exchanges 
between the two parties.

--  
Principal Security Engineer, Akamai Technologies
IM: [email protected] Twitter: RichSalz


_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to