Lines Matching full:root
80 "C=CN,O=OpenHarmony,OU=OpenHarmony Community,CN=Root CA"],
144 # Root CA in ohtest.jks
145 …'generate-ca -keyAlias "oh-root-ca-key-v1" -subject "C=CN,O=OpenHarmony,OU=OpenHarmony Community,…
147 '-outFile "./test1/root-ca1.cer" -keyAlg ECC -keySize NIST-P-256',
150 …'CN=Root CA" -issuerKeyAlias "oh-root-ca-key-v1" -subject "C=CN,O=OpenHarmony,OU=OpenHarmony Comm…
156 …'CN=Root CA" -issuerKeyAlias "oh-root-ca-key-v1" -subject "C=CN,O=OpenHarmony,OU=OpenHarmony Comm…
160 # Root CA in ohtest.p12
161 …'generate-ca -keyAlias "oh-root-ca2-key-v1" -subject "C=CN,O=OpenHarmony,OU=OpenHarmony Community…
163 '-outFile "./test2/root-ca2.cer" -keyAlg RSA -keySize 2048',
166 …'CN=Root CA" -issuerKeyAlias "oh-root-ca2-key-v1" -subject "C=CN,O=OpenHarmony,OU=OpenHarmony Com…
172 …'CN=Root CA" -issuerKeyAlias "oh-root-ca2-key-v1" -subject "C=CN,O=OpenHarmony,OU=OpenHarmony Com…
177 # Self-Definition cert - Root CA
178 …-cert -keyAlias "oh-app1-key-v1" -issuer "C=CN,O=OpenHarmony,OU=OpenHarmony Community,CN=Root CA" '
180 '-subject "C=CN,O=OpenHarmony,OU=OpenHarmony Community,CN=Root CA" -validity 365 '
182 …'-keystoreFile "./test1/ohtest.jks" -keystorePwd 123456 -outFile "./test1/single-root.cer" -keyPw…
203 '-rootCaCertFile ./test1/root-ca1.cer -keyPwd 123456',
216 '-rootCaCertFile ./test2/root-ca2.cer -keyPwd 123456'
232 '-rootCaCertFile "./test1/root-ca1.cer" -keyPwd 123456',
245 '-outForm certChain -rootCaCertFile "./test2/root-ca2.cer" -keyPwd 123456'