thanks to Nils Larsch and Dmitry Belyavasky:)
I found the command './config debug' is also work.
On 8/5/05, Dmitry Belyavsky <[EMAIL PROTECTED]> wrote:
> Hello!
>
> On Fri, 5 Aug 2005, Jet Young wrote:
>
> > Dear all,
> >
> > I want to debug the openssl command by using GDB. however, as you kn
Title: Detect SSL handshake completion
Hello,
Is it possible for an ‘engine’ to detect when an SSL handshake has started or completed? Appreciate your help.
regards,
Eswar Eduri
Hello!
On Fri, 5 Aug 2005, Jet Young wrote:
> Dear all,
>
> I want to debug the openssl command by using GDB. however, as you know
> that the default option of the makefile is without -g for gcc. how can
> i add the -g option for the gcc in an ease way when i compile
> openssl?
./config -g
--
Jet Young wrote:
Dear all,
I want to debug the openssl command by using GDB. however, as you know
that the default option of the makefile is without -g for gcc. how can
i add the -g option for the gcc in an ease way when i compile
openssl?
./config [other options] -d
but note: if you use 0.9.