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¶
2024-09-29 | perl v5.40.0 |