Munin::Node::TLSClient - Implements the client side of the STARTTLS protocol
Contents
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
perl v5.40.1 2025-05-20 Munin::Common::TLSClient(3pm)
Name
Munin::Node::TLSClient - Implements the client side of the STARTTLS protocol
Synopsis
$tls = Munin::Node::TLSClient->new(...);
$tls->start_tls();
