deb_control_files:
- control
- md5sums
deb_fields:
Architecture: amd64
Depends: perl (>= 5.40.0-6), perlapi-5.40.0, libc6 (>= 2.3), libapache2-mod-perl2
Description: |-
glue layer between Perl handlers and the mod_ssl public API
Apache::SSLLookup is a glue layer between Perl handlers and the mod_ssl
public API. Under normal circumstances, you would use $r->subprocess_env() to
glean information about mod_ssl. for example,
.
$request_is_over_ssl = $r->subprocess_env('HTTPS');
.
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.
Homepage: https://metacpan.org/release/GEOFF/Apache-SSLLookup-2.00_04
Installed-Size: '43'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libapache-ssllookup-perl
Priority: optional
Section: perl
Source: libapache-ssllookup-perl (2.00-04-4)
Version: 2.00-04-4+b4
srcpkg_name: libapache-ssllookup-perl
srcpkg_version: 2.00-04-4