debian man page for munin::common::tlsserver

Query: munin::common::tlsserver

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Munin::Common::TLSServer(3pm)				User Contributed Perl Documentation			     Munin::Common::TLSServer(3pm)

NAME
Munin::Node::TLSServer - Implements the server side of the STARTTLS protocol
SYNOPSIS
# After receiving a STARTTLS request: $tls = Munin::Node::TLSServer->new(...); $tls->start_tls();
METHODS
new $tls = Munin::Node::TLSServer->new(...); See Munin::Node::TLS for documentation for constructor arguments. start_tls $tls->start_tls(); Process a STARTTLS request perl v5.14.2 2013-11-12 Munin::Common::TLSServer(3pm)
Related Man Pages
munin-cron(8) - debian
munin(8) - debian
munin-update(8) - debian
munin::master::htmlold(3pm) - debian
munin::node::configure::plugin(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?