Implements the client side of the STARTTLS protocol
$tls = Munin::Node::TLSClient->new(...); $tls->start_tls();
$tls = Munin::Node::TLSClient->new(...);
See Munin::Node::TLS for documentation for constructor arguments.
$tls->start_tls();
Begin a STARTTLS request