Pure Perl OpenSSL Library

From: Marc (dkm_at_kataplop.net)
Date: 02/25/05


Date: Fri, 25 Feb 2005 14:41:47 +0100

Hi,

I'm developping a software that needs to act as a Certificate
Authority. I must use Perl for this.
I would like to avoid forking at each certificate request as there will
be several requests within seconds. The problem is that every SSL
modules I can find for Perl are using the openssl command line.

Can someone point me to/give me the name of a projet that has (even if
not complete) a pure Perl/C OpenSSL library?

I would be very surprised if no such project exist...but who knows? :)

Marc



Relevant Pages

  • Re: Pure Perl OpenSSL Library
    ... Because I have thousands nodes that needs a certificate ... certificate request created with openssl (first generate a key, ... some checks (I won't issu certificates for every request) and from a ... Everybody uses Perl ...
    (comp.lang.perl.misc)
  • RE: SIMple SSL question ??
    ... "Remove the certificate request file and store the SSL certificate file in a ... The private key is not passed in the certificate request, ...
    (microsoft.public.dotnet.security)
  • RE: SIMple SSL question ??
    ... I believe your book is instructing you to keep the private key secure. ... you use the certificate request wizard in IIS to install the cert after it's ... the certificate that's just been installed. ... If an attacker retrievs the SSL certificate, ...
    (microsoft.public.dotnet.security)
  • RE: SIMple SSL question ??
    ... I believe your book is instructing you to keep the private key secure. ... you use the certificate request wizard in IIS to install the cert after it's ... the certificate that's just been installed. ... If an attacker retrievs the SSL certificate, ...
    (microsoft.public.dotnet.security)
  • Re: SSL certificate and IIS problems - HELP!
    ... when you created the certificate request using the IIS ... the response file MUST match the request as no-one else has even ...
    (microsoft.public.win2000.security)