Man Page: munin::common::tlsserver
Operating Environment: debian
Section: 3pm
Munin::Common::TLSServer(3pm) User Contributed Perl Documentation Munin::Common::TLSServer(3pm)NAMEMunin::Node::TLSServer - Implements the server side of the STARTTLS protocolSYNOPSIS# After receiving a STARTTLS request: $tls = Munin::Node::TLSServer->new(...); $tls->start_tls();METHODSnew $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-latency(1) - debian |
| mailping-success(1) - debian |
| munin-limits(8) - debian |
| munin::node::snmpconfig(3pm) - debian |
| munin(8) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Introduction |
| Detecting unused variables... |
| One instance of comparing grep and awk |