From 5ac2ae9c7e69f5eb7c329cf34aac107ba4bdcc84 Mon Sep 17 00:00:00 2001 From: Teresa Ho Date: Wed, 3 Jul 2019 15:15:42 -0400 Subject: [PATCH] Change self-signed certificate The self-signed certificate is currently generated with Wind River specific info. This commit is to set the common name to StarlingX. Closes-Bug: 1827229 Change-Id: I01f73091e815a0e171b2228cafe5851f4ef49049 Signed-off-by: Teresa Ho --- security/stx-ssl/server-csr.conf | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/security/stx-ssl/server-csr.conf b/security/stx-ssl/server-csr.conf index d754cfa1..ac9fdb51 100644 --- a/security/stx-ssl/server-csr.conf +++ b/security/stx-ssl/server-csr.conf @@ -4,10 +4,5 @@ distinguished_name = req_distinguished_name prompt = no [ req_distinguished_name ] -C = CA -ST = Ontario -L = Ottawa -O = Wind River Inc. -OU = Carrier Grade Communications Server -CN = *.wrs.com +CN = StarlingX