| Name : perl-Apache-SSLLookup
| |
| Version : 2.00_04
| Vendor : Mandriva
|
| Release : 3mdv2008.1
| Date : 2008-01-17 16:27:36
|
| Group : Development/Perl
| Source RPM : perl-Apache-SSLLookup-2.00_04-3mdv2008.1.src.rpm
|
| Size : 0.02 MB
| |
| Packager : Thierry Vignaud < tvignaud_mandriva_com>
| |
| Summary : Hooks for various mod_ssl functions
|
Description :
Apache::SSLLookup is a glue layer between Perl handlers and the mod_ssl public API. under normal circumstances, you would use subprocess_env() to glean information about mod_ssl. However, this is only possible after mod_ssl runs its fixups, that is, Perl handlers can only accurately check the subprocess_env table for mod_ssl information in the PerlResponsePhase or later. This module allows you to query mod_ssl directly via its public C API at any point in the request cycle. but without using C, of course.
|