munin::common::tlsserver(3pm) debian man page | unix.com

Man Page: munin::common::tlsserver

Operating Environment: debian

Section: 3pm

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
mailping-success(1) - debian
munin::master::htmlold(3pm) - debian
munin::node::config(3pm) - debian
munin::node::snmpconfig(3pm) - debian
munin(8) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
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)?