Joe and Barbie <[EMAIL PROTECTED]> writes:

> Thanks for your response - sorry the question was confusing.  I would
> prefer not to use a browser to connect to a SSL server at regular
> intervals.  I don't know exactly what are the series of messages the
> browser is sending to the remote SSL server.  I would like to record
> exactly what the browser is sending, so I can duplicate the connections
> from command-line tools like Curl, etc.  Sniffers don't work, since the
> connections are encrypted.

I had your problem and solved it by writing

        examples/https-proxy-snif.pl

in the Net::SSLeay.pm distribution. Its not fully automatic, but gets
the job well enough done for me. Read the "Usage" section in the
beginning of that file.

--Sampo
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to