Lines Matching full:root
88 "C=CN,O=OpenHarmony,OU=OpenHarmony Community,CN=Root CA"],
152 # Root CA in ohtest.jks
153 …'generate-ca -keyAlias "oh-root-ca-key-v1" -subject "C=CN,O=OpenHarmony,OU=OpenHarmony Community,…
155 '-outFile "./test1/root-ca1.cer" -keyAlg ECC -keySize NIST-P-256',
158 …'CN=Root CA" -issuerKeyAlias "oh-root-ca-key-v1" -subject "C=CN,O=OpenHarmony,OU=OpenHarmony Comm…
164 …'CN=Root CA" -issuerKeyAlias "oh-root-ca-key-v1" -subject "C=CN,O=OpenHarmony,OU=OpenHarmony Comm…
168 # Root CA in ohtest.p12
169 …'generate-ca -keyAlias "oh-root-ca2-key-v1" -subject "C=CN,O=OpenHarmony,OU=OpenHarmony Community…
171 '-outFile "./test2/root-ca2.cer" -keyAlg RSA -keySize 2048',
174 …'CN=Root CA" -issuerKeyAlias "oh-root-ca2-key-v1" -subject "C=CN,O=OpenHarmony,OU=OpenHarmony Com…
180 …'CN=Root CA" -issuerKeyAlias "oh-root-ca2-key-v1" -subject "C=CN,O=OpenHarmony,OU=OpenHarmony Com…
185 # Self-Definition cert - Root CA
186 …-cert -keyAlias "oh-app1-key-v1" -issuer "C=CN,O=OpenHarmony,OU=OpenHarmony Community,CN=Root CA" '
188 '-subject "C=CN,O=OpenHarmony,OU=OpenHarmony Community,CN=Root CA" -validity 365 '
190 …'-keystoreFile "./test1/ohtest.jks" -keystorePwd 123456 -outFile "./test1/single-root.cer" -keyPw…
211 '-rootCaCertFile ./test1/root-ca1.cer -keyPwd 123456',
224 '-rootCaCertFile ./test2/root-ca2.cer -keyPwd 123456'
240 '-rootCaCertFile "./test1/root-ca1.cer" -keyPwd 123456',
253 '-outForm certChain -rootCaCertFile "./test2/root-ca2.cer" -keyPwd 123456'