Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
Munin::...SClient(3)   User Contributed Perl Documentation  Munin::...SClient(3)

NAME
     Munin::Node::TLSClient - Implements the client side of the STARTTLS proto-
     col

SYNOPSIS
      $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

perl v5.42.2			   2026-06-11		    Munin::...SClient(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=Munin::Common::TLSClient&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help