p2pe tls
The p2pe tls command allows users to initialize or re-initialize the TLS configuration, generate a self-signed certificate, or generate a certificate signing request.
On Windows operating systems execute the command from an Administrator Command Prompt. Right-click the Command Prompt and select Run as Administrator.
The tls init command sets localhost as the DNS value. To use a Server Alt Name (SAN) in the TLS handshake, generate a new certificate or key using a p2pe tls requestcertificate or p2pe tls selfsigncertificate command.
Linux
p2pe tls [command]
Windows
p2pe.exe tls [command]
| Command | Description | 
|---|---|
| init | Initialize or update the TLS configuration. | 
| requestcertificate | Generate a certificate signing request. | 
| selfsigncertificate | Generate a self signed certificate. | 
| Flag | Description | 
|---|---|
| --help | Help for the command. |