Lines Matching refs:root
106 -issuer : issuer subject, optional fields, if it is empty, it means root CA;
107 -issuerKeyAlias : issuer key alias, optional fields, if it is empty, it means root CA;
121 generate-ca -keyAlias "oh-root-ca-key-v1" -validity 365 -signAlg SHA384withECDSA -keySize NIST-P-256
123 -keystorePwd ****** -outFile "/home/root-ca.cer" -keyAlg ECC
144 -rootCaCertFile : root CA certificate file, required when outForm is certChain;
159 -signAlg SHA256withECDSA -rootCaCertFile "/home/root-ca.cer" -subCaCertFile "/home/sub-app-sign-srv-ca.cer"
178 -rootCaCertFile : root CA certificate file, required when outForm is certChain;
195 -rootCaCertFile "/home/root-ca.cer" -subCaCertFile "/home/sub-profile-sign-srv-ca.cer" -outForm certChain
205 -profileCertFile : profile signing certificate(certificate chain, the order is three -level -two -root),
288 generate-ca : generate root / subject CA certificate, if the key does not exist, generate the key together