1xrdp-keygen(8) System Manager's Manual xrdp-keygen(8)
2
3
4
6 xrdp-keygen - xrdp RSA key generation utility
7
8
10 xrdp-keygen xrdp < outfile | auto >
11 xrdp-keygen test
12
13
15 xrdp-keygen generates the file /etc/xrdp/rsakeys.ini which contains the
16 RSA key pair used to perform authentication to remote clients. The pub‐
17 lic key is self-signed.
18
19
21 This program takes one of the following options:
22
23 xrdp outfile
24 Generate a new key pair. The key data is stored in the file
25 named outfile.
26 If auto is used as outfile, the default file
27 /etc/xrdp/rsakeys.ini gets created if it does not yet exists.
28
29 test Generate a test key pair and print information to standard out‐
30 put.
31
32
34 /etc/xrdp/rsakeys.ini
35 RSA public and private key pair used to identify this XRDP
36 server.
37
38
40 xrdp(8), xrdp-sesman(8).
41
42
44 This manual page was originally written by Vincent Bernat
45 <bernat@luffy.cx>.
46
47
48
49xrdp team 0.9.16 xrdp-keygen(8)