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-05-20 | perl v5.38.2 |