Skip to content
Sections
>> Trisquel >> パッケージ >> etiona >> perl >> libapache-ssllookup-perl
etiona  ] [  nabia  ] [  aramo  ]
[ ソース: libapache-ssllookup-perl  ]

パッケージ: libapache-ssllookup-perl (2.00-04-1build4)

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.

その他の libapache-ssllookup-perl 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • dep: libapache2-mod-perl2
    Integration of perl with the Apache2 web server
  • dep: libc6 (>= 2.1.3) [i386]
    GNU C Library: Shared libraries
    以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
    dep: libc6 (>= 2.2.5) [amd64]
  • dep: perl (>= 5.26.1-2ubuntu1)
    Larry Wall's Practical Extraction and Report Language
  • dep: perlapi-5.26.1
    以下のパッケージによって提供される仮想パッケージです: perl-base

libapache-ssllookup-perl のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
amd64 9.8 kB36 kB [ファイル一覧]
i386 10.0 kB35 kB [ファイル一覧]