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
       protocol

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.36.3			  2025-04-17		  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+14.3.quarterly>

home | help