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 <teresa.ho@windriver.com>
This commit is contained in:
parent
6e2106dafd
commit
99b32ff37f
@ -4,10 +4,5 @@ distinguished_name = req_distinguished_name
|
|||||||
prompt = no
|
prompt = no
|
||||||
|
|
||||||
[ req_distinguished_name ]
|
[ req_distinguished_name ]
|
||||||
C = CA
|
CN = StarlingX
|
||||||
ST = Ontario
|
|
||||||
L = Ottawa
|
|
||||||
O = Wind River Inc.
|
|
||||||
OU = Carrier Grade Communications Server
|
|
||||||
CN = *.wrs.com
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user