App-TLSMe

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


        --log_file        path to log file
        --debug           debug mode

        --daemonize       daemonize (--log_file is required)
        --pid_file        PID file

    When option "cert_file" is omitted default testing certificate is used.

DESCRIPTION
    TLS/SSL proxy in front of the application creates a transparent
    encryption tunnel.

HEADERS
    When using "http" protocol HTTP headers "X-Forwarded-For" and
    "X-Forwarded-Proto" are added to the requests with corresponding values.

bin/tlsme  view on Meta::CPAN

    --log_file        path to log file
    --debug           debug mode

    --daemonize       daemonize (--log_file is required)
    --pid_file        PID file

When option C<cert_file> is omitted default testing certificate is used.

=head1 DESCRIPTION

TLS/SSL proxy in front of the application creates a transparent encryption
tunnel.

=head1 HEADERS

When using C<http> protocol HTTP headers C<X-Forwarded-For> and
C<X-Forwarded-Proto> are added to the requests with corresponding values.

=cut



( run in 0.420 second using v1.01-cache-2.11-cpan-a1d94b6210f )