The uploaded file

    Apache-ModSSL-0.02.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/O/OP/OPI/Apache-ModSSL-0.02.tar.gz
  size: 7435 bytes
   md5: 19d4b18197c73cb2c3d9ec7dd531cb44

This MP2 module adds 2 functions to Apache::Connection: is_https() and 
ssl_var_lookup().

    $c->is_https
        "is_https()" returns 1 if the connection is SSL-encrypted, 0 if it
        is not encrypted but mod_ssl is available in the apache binary or
        "undef" if mod_ssl is not loaded.

    $c->ssl_var_lookup(NAME)
        "ssl_var_lookup()" returns the value of an SSL variable. If mod_ssl
        is not loaded "undef" is returned. A query for an unknown variable
        returns an empty string.

Torsten

Attachment: pgpRYh5qSK1Wo.pgp
Description: PGP signature

Reply via email to