in reply to Validating SSL Certificates with Net::SSLeay

http://search.cpan.org/grep?release=Net-SSLeay-1.32&string=verify&i=1&n=1
  • Comment on Re: Validating SSL Certificates with Net::SSLeay

Replies are listed 'Best First'.
Re^2: Validating SSL Certificates with Net::SSLeay
by moseley (Acolyte) on Sep 29, 2007 at 05:14 UTC

    Perfect!

    Your response was a bit terse, but led me to CTX_set_default_verify_paths

    Thanks,

      Good question posed, but I'm lost as to the apparently self-evident answer. Can someone give me a quick (but not too quick) explanation?