A simple question (i guess).

2001-02-12 Thread Knut Olav Bøhmer
The script you se under Is a very simple script. It asks a server for a page, over ssl. Is it possible to make the script use X509 client certificate? Or does annyone have a simple example on how to use client certificate in a simple way? --- simple script use Net::SSLeay; Net::SS

Re: A simple question (i guess).

2001-02-13 Thread Knut Olav Bøhmer
Dear Knut, I dont think it's possible to use client certificates whith Net::SSLeay. On Mon, 12 Feb 2001, Knut Olav Bøhmer wrote: > > The script you se under Is a very simple script. It asks a server for a > page, over ssl. Is it possible to make the script use X509 client > certificate? > >