File: document-certs.diff

package info (click to toggle)
xrdp 0.9.21.1-1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 12,748 kB
  • sloc: ansic: 88,046; sh: 5,454; asm: 4,742; cpp: 1,307; makefile: 1,155
file content (16 lines) | stat: -rw-r--r-- 507 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Document SSL certificate ownership needs
Author: Thorsten Glaser <tg@mirbsd.org>
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860890
Forwarded: not-yet

--- a/xrdp/xrdp.ini
+++ b/xrdp/xrdp.ini
@@ -50,6 +50,8 @@
 
 ; X.509 certificate and private key
 ; openssl req -x509 -newkey rsa:2048 -nodes -keyout key.pem -out cert.pem -days 365
+; note this needs the user xrdp to be a member of the ssl-cert group, do with e.g.
+;$ sudo adduser xrdp ssl-cert
 certificate=
 key_file=