RE: Another SSL question

bob@buckeye.to
Mon, 20 Sep 1999 22:18:26 -0700


I answered my own question reguarding SSL and LWP. I installed the
latest openssl from www.openssl.org, and the latest LWP. Then I got the
new Crypt::SSLeay. That seems to be the key. After that I just changed
my URLs to https and all my original code worked. 

I've read in post that there are problems with Crypt::SSLeay but don't
know if the newest version solved those or what. My code is humming.
I'm talking to one of my own sights that is running Apache-SSL and a
commercial NT sight running IIS. 

I'm happy!

Bob