[rt-users] CLI with "SSLVerifyClient require" was Re: CLI issues...

Alex Vandiver alexmv at bestpractical.com
Wed Oct 26 16:06:37 EDT 2005


On Wed, 2005-10-26 at 12:53 -0400, Jesse Vincent wrote:
> It uses perl's lib-www-perl. Which, iirc, handles client certs. But I
> don't remember how.

It's actually Crypt::SSLeay which has the support.  Set the
HTTPS_CLIENT_CERT environment variable to the .pem file, and you should
be all set.  See
http://search.cpan.org/~chamas/Crypt-SSLeay-0.51/SSLeay.pm#CLIENT_CERTIFICATE_SUPPORT
 - Alex



More information about the rt-users mailing list