Dave, All
First let me say that I understand the apprehension of helping
illegitimate users attempt to compromise
another entity's data. I am a software developer that works for a company
(www.InsightETE.com) that
builds an end to end user experience "data picture" of a given n-tier
arch
PROTECTED] On Behalf Of Ed Wolfram
Sent: Wednesday, September 24, 2008 7:40 PM
To: openssl-users@openssl.org
Subject: RE: Using a memory BIO to decrypt a SSL Stream
Dave,
It appears that my take on this was really off, thank you for your
explanation, what I am trying to do
is to create a ut
Dave,
It appears that my take on this was really off, thank you for your
explanation, what I am trying to do
is to create a utility like ssltap that will allow me the ability to pull
decrypted data out of a
connection between a browser and Apache. So it appears I need to build some
kind of
All,
I am trying to use a memory BIO to decrypt data from a TCP stream I am
processing,
I have followed the following steps and for some reason I am still not able to
get the
SSL_READ function to return anything but -1? I have looked at the archives and
it
appears that this met