P2PE CLI
The Point-to-Point Encryption (P2PE) CLI application is an interface for communicating with the P2PE Luna Cloud HSM Service Client, which provides commands for initializing the service, configuring TLS, and managing encryption keys.
The P2PE CLI is called using p2pe
(Linux) or p2pe.exe
(Windows) and is broken down through sub-commands based on the administrative tasks.
On Windows operating systems execute the command from an Administrator Command Prompt. Right-click the Command Prompt and select Run as Administrator.
Linux
p2pe [command]
Windows
p2pe.exe [command]
The following table links to the top-level commands in the Point-to-Point Encryption CLI hierarchy.
Command | Description |
---|---|
key | Generate and manage P2PE encryption keys. |
service | Initialize and configure the P2PE service |
tls | Manage the P2PE service TLS configuration. |
--help |
Help for the command. |