5ac2ae9c7e
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>
9 lines
178 B
Plaintext
9 lines
178 B
Plaintext
[ req ]
|
|
default_bits = 1024
|
|
distinguished_name = req_distinguished_name
|
|
prompt = no
|
|
|
|
[ req_distinguished_name ]
|
|
CN = StarlingX
|
|
|