other versions
- wheezy 2.0.6-4+deb7u2
- wheezy-backports 2.0.25-1+deb8u3~bpo70+1
- jessie 2.0.25-1+deb8u3
- jessie-backports 2.0.33-1~bpo8+1
- testing 2.0.33-1
- unstable 2.0.33-1
| Munin::Common::TLSClient(3pm) | User Contributed Perl Documentation | Munin::Common::TLSClient(3pm) |
NAME¶
Munin::Node::TLSClient - Implements the client side of the STARTTLS protocolSYNOPSIS¶
$tls = Munin::Node::TLSClient->new(...); $tls->start_tls();
METHODS¶
- new
-
$tls = Munin::Node::TLSClient->new(...);See Munin::Node::TLS for documentation for constructor arguments.
- start_tls
-
$tls->start_tls();Begin a STARTTLS request
| 2013-11-12 | perl v5.14.2 |