Package: libapache-ssllookup-perl (2.00-04-4 and others)
Links for libapache-ssllookup-perl
Debian Resources:
Download Source Package libapache-ssllookup-perl:
- [libapache-ssllookup-perl_2.00-04-4.dsc]
- [libapache-ssllookup-perl_2.00-04.orig.tar.gz]
- [libapache-ssllookup-perl_2.00-04-4.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [metacpan.org]
Similar packages:
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.
Other Packages Related to libapache-ssllookup-perl
|
|
|
|
-
- dep: libapache2-mod-perl2
- integrazione di Perl con il server web Apache2
-
- dep: libc6 (>= 2.22) [ppc64el]
- Libreria C GNU: librerie condivise
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.3) [amd64, i386, mips64el, s390x]
- dep: libc6 (>= 2.4) [armel, armhf]
-
- dep: perl (>= 5.40.0-6)
- "Practical Extraction and Report Language" di Larry Wall
-
- dep: perlapi-5.40.0
- virtual package provided by perl-base
Download libapache-ssllookup-perl
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
amd64 | 2.00-04-4 b4 | 11.1 kB | 43.0 kB | [list of files] |
arm64 | 2.00-04-4 b4 | 11.0 kB | 95.0 kB | [list of files] |
armel | 2.00-04-4 b4 | 10.6 kB | 39.0 kB | [list of files] |
armhf | 2.00-04-4 b4 | 10.6 kB | 39.0 kB | [list of files] |
i386 | 2.00-04-4 b4 | 11.2 kB | 43.0 kB | [list of files] |
mips64el | 2.00-04-4 b4 | 11.0 kB | 96.0 kB | [list of files] |
ppc64el | 2.00-04-4 b4 | 11.4 kB | 95.0 kB | [list of files] |
riscv64 | 2.00-04-4 b3 | 10.9 kB | 39.0 kB | [list of files] |
s390x | 2.00-04-4 b4 | 11.1 kB | 43.0 kB | [list of files] |