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)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 |
|---|
| munin(8) - debian |
| munin-update(8) - debian |
| munin::node::config(3pm) - debian |
| munin::node::os(3pm) - debian |
| munin::node::snmpconfig(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Introduction |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |
| My first PERL incarnation... Audio Oscillograph |