Table of Contents
Apache
mod_ssl
OpenSSL
OpenLDAP
Perl
Table 3.1. External Perl modules
Module | Version | Comment |
---|---|---|
Authen::SASL | 2.04 | required by Net::LDAP for SASL authentication - if you do not use SASL then you do not need it |
CGI::Session | 3.95 | required for our own session handling |
Convert::ASN1 | 0.18 | ??? |
Digest::HMAC | 1.01 | required by Authen::SASL |
Digest::MD5 | 2.24 | this is usually part of Perl itself |
Digest::SHA1 | 2.02 | required by OpenCA itself |
Encode::Unicode | ??? | required by OpenCA for the internationalization stuff |
IO::Socket::SSL | 0.92 | ??? |
IO::stringy | 2.108 | ??? |
MIME::Base64 | 2.20 | required for Base64 encoding and decoding |
MIME::Lite | 3.01 | required for OpenCA mail handling |
MIME-tools | 5.411 | required for OpenCA mail handling |
MailTools | 1.58 | required for OpenCA mail handling |
Net-Server | 0.86 | required for OpenCA daemon - the version is important |
Parse::RecDescent | 1.94 | required by X500::DN |
URI | 1.23 | ??? |
X500::DN | 0.28 | we use a modified version here |
XML::Twig | 3.09 | used for XML parsing
WarningPlease read the file README in the distribution of XML::Twig which you use really carefully. There are several incompatibilities with some versions of XML::Parser and expat. The used version of Perl is heavily important too. |
libintl-perl | 1.10 | this is our interface for the i18n stuff |
perl-ldap | 0.28 | Perl's LDAP interface |
i386 with Linux, FreeBSD, OpenBSD and NetBSD
UltraSparc with Solaris 8 and Linux
PowerPC with AIX