Query: munin::common::tlsclient
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Munin::Common::TLSClient(3pm) User Contributed Perl Documentation Munin::Common::TLSClient(3pm)NAMEMunin::Node::TLSClient - Implements the client side of the STARTTLS protocolSYNOPSIS$tls = Munin::Node::TLSClient->new(...); $tls->start_tls();METHODSnew $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.14.2 2013-11-12 Munin::Common::TLSClient(3pm)