Hi all,

I've been working for some time on some new PERL module. This is because
the current code is not well... structured. These modules try to provide
a better interface to often used functions.

Also I have added documentation on usage of these modules so it should
be easy to understand how they work. Currently working modules are:

        OpenCA::OpenSSL - Interface to crypto functionalities;
        OpenCA::X509    - Certificates handling;
        OpenCA::CRL     - CRL Handlings;

To be implemented:

        OpenCA::DB      - Certificates DB functionalities;
        OpenCA::Tools   - Basic help tools;
        OpenCA::REQ     - Requests handling;

You can download available modules by ftp to ftp://ftp.openca.org or
by http to http://www.openca.org/docs/downloads.shtml

To install modules, do as usual :

        # perl Makefile.PL
        # make
        # make install

to test functionalities, execute the prova.pl program you find in
the main directory (and take a look at the code too, useful).

Man pages installed will be:

        OpenCA::OpenSSL, OpenCA::X509, OpenCA::CRL

Good testing...

C'you,

        Massimiliano Pala ([EMAIL PROTECTED])


P.S: As some of them could be useful to other OpenSSL users I am forwarding
this mail either to the OpenSSL dev mailing list.

S/MIME Cryptographic Signature

Reply via email to