Munin::Common::TLSServer(3) | User Contributed Perl Documentation | Munin::Common::TLSServer(3) |
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¶
2023-04-21 | perl v5.26.1 |