in reply to CGI client auth by digital certificate
I want to check that the cert is good and I want to look at the issuer.Net::SSLeay::set_verify(ssl, Net::SSLeay::VERIFY_PEER, 0);
Thanks, --traveler
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: CGI client auth by digital certificate
by mfriedman (Monk) on Sep 24, 2002 at 23:08 UTC | |
Re: Re: CGI client auth by digital certificate
by BigJoe (Curate) on Sep 24, 2002 at 23:52 UTC |