xrdp-keygen - xrdp RSA key generation utility
Contents
Description
xrdp-keygen generates the file /etc/xrdp/rsakeys.ini which contains the RSA key pair used to perform
authentication to remote clients. The public key is self-signed.
Files
/etc/xrdp/rsakeys.ini
RSA public and private key pair used to identify this XRDP server.
Name
xrdp-keygen - xrdp RSA key generation utility
Options
This program takes one of the following options:
xrdpoutfile
Generate a new key pair. The key data is stored in the file named outfile.
If auto is used as outfile, the default file /etc/xrdp/rsakeys.ini gets created if it does not yet
exists.
test Generate a test key pair and print information to standard output.
See Also
xrdp(8), xrdp-sesman(8).
Synopsis
xrdp-keygenxrdp < outfile | auto >
xrdp-keygentest