Re: How to get Net::SSLeay to work with client cert

1999-12-01 Thread Marko Asplund
On Tue, 30 Nov 1999, Reiner Buehl wrote: > I'd like to post some stuff to a https server from a perl script > using client cert secured SSL v3 connections. At the moment everything > works with server cert SSL v2 but I have no idea how to switch to > SSL v3. you can specify the prefered protocol

How to get Net::SSLeay to work with client cert

1999-11-30 Thread Reiner Buehl
Hi I'd like to post some stuff to a https server from a perl script using client cert secured SSL v3 connections. At the moment everything works with server cert SSL v2 but I have no idea how to switch to SSL v3. How do I tell my script which cert file to use and which password is needed to use