summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8dc827b)
raw | patch | inline | side by side (parent: 8dc827b)
author | Andrew F. Davis <afd@ti.com> | |
Tue, 23 Apr 2019 14:21:12 +0000 (10:21 -0400) | ||
committer | Andreas Dannenberg <dannenberg@ti.com> | |
Wed, 24 Apr 2019 16:44:34 +0000 (11:44 -0500) |
Use a slightly more valid default certificate signer.
Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Andrew F. Davis <afd@ti.com>
gen_x509_cert.sh | patch | blob | history |
diff --git a/gen_x509_cert.sh b/gen_x509_cert.sh
index e5ce09b84ca27abbc0d7d5c58b30bd79f6e9682c..88e6bbaffd0dba6b7b802a6709015014c6dfd981 100755 (executable)
--- a/gen_x509_cert.sh
+++ b/gen_x509_cert.sh
[ req_distinguished_name ]
C = US
- ST = SC
- L = New York
- O = Texas Instruments, Inc.
- OU = DSP
- CN = Albert
- emailAddress = Albert@gt.ti.com
+ ST = TX
+ L = Dallas
+ O = Texas Instruments Incorporated
+ OU = Processors
+ CN = TI Support
+ emailAddress = support@ti.com
[ v3_ca ]
basicConstraints = CA:true