Vote count:
0
I want to send the client certificate and the Client Key Exchange in a single record, instead of in multiple records. This is how I want my trace file to look:
Basically, I want my trace file to look like the above image, NOT like the below image (which is what happens by default.)
To do this, I know I have to buffer the Certificate and send it along with the Client Key Exchange, but I'm not sure how to buffer the certificate. I'm using ssl3
. How do I proceed?
Thanks!
asked 46 secs ago
How do I manually buffer data in OpenSSL?
Aucun commentaire:
Enregistrer un commentaire