diff options
Diffstat (limited to 'meta-oe/recipes-support/xrdp/xrdp/0001-Added-req_distinguished_name-in-etc-xrdp-openssl.con.patch')
-rw-r--r-- | meta-oe/recipes-support/xrdp/xrdp/0001-Added-req_distinguished_name-in-etc-xrdp-openssl.con.patch | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/meta-oe/recipes-support/xrdp/xrdp/0001-Added-req_distinguished_name-in-etc-xrdp-openssl.con.patch b/meta-oe/recipes-support/xrdp/xrdp/0001-Added-req_distinguished_name-in-etc-xrdp-openssl.con.patch index 05803266cb..926ad93bbe 100644 --- a/meta-oe/recipes-support/xrdp/xrdp/0001-Added-req_distinguished_name-in-etc-xrdp-openssl.con.patch +++ b/meta-oe/recipes-support/xrdp/xrdp/0001-Added-req_distinguished_name-in-etc-xrdp-openssl.con.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | From d705b1d666cb8713d86ea6fb2fc45c424128285a Mon Sep 17 00:00:00 2001 | 1 | From abdfa0fddeceab843ab6eabe31c7763c8719642b Mon Sep 17 00:00:00 2001 |
2 | From: Lei Maohui <leimaohui@cn.fujitsu.com> | 2 | From: Lei Maohui <leimaohui@cn.fujitsu.com> |
3 | Date: Fri, 1 Dec 2017 10:24:50 +0900 | 3 | Date: Fri, 1 Dec 2017 10:24:50 +0900 |
4 | Subject: [PATCH] Added req_distinguished_name in /etc/xrdp/openssl.conf, | 4 | Subject: [PATCH] Added req_distinguished_name in /etc/xrdp/openssl.conf, |
5 | otherwise, cert.pem can't be created. | 5 | otherwise, cert.pem can't be created. |
6 | 6 | ||
7 | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> | 7 | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> |
@@ -30,6 +30,3 @@ index 09db6c2..f077d72 100644 | |||
30 | 30 | ||
31 | [v3_ca] | 31 | [v3_ca] |
32 | # Extensions for a typical CA - PKIX recommendation. | 32 | # Extensions for a typical CA - PKIX recommendation. |
33 | -- | ||
34 | 1.8.4.2 | ||
35 | |||