Munin::Common::TLSClient.3pm

Langue: en

Version: 2010-08-13 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Munin::Node::TLSClient - Implements the client side of the STARTTLS protocol

SYNOPSIS

  $tls = Munin::Node::TLSClient->new(...);
  $tls->start_tls();
 
 

METHODS

new
  $tls = Munin::Node::TLSClient->new(...);
 
 

See Munin::Node::TLS for documentation for constructor arguments.

start_tls
  $tls->start_tls();
 
 

Begin a STARTTLS request