Difference between revisions of "One example of creating a Root CA"
From MyWiki
(Created page with "Install-AdcsCertificationAuthority -CAType EnterpriseRootCA -CryptoProviderName “RSA# Microsoft Software Key Storage Pr ovider” -KeyLength 2048 -HashAlgorithmName SHA1 -Va...") |
(No difference)
|
Revision as of 14:49, 11 May 2016
Install-AdcsCertificationAuthority -CAType EnterpriseRootCA -CryptoProviderName “RSA# Microsoft Software Key Storage Pr ovider” -KeyLength 2048 -HashAlgorithmName SHA1 -ValidityPeriod Years -ValidityPeriodUnits 3 -CADistinguishedNameSuffix CN=securebits-SRV12 -Root-CA,DC=securebits,DC=in -DatabaseDirectory c:\CertDB -LogDirectory c:\CertLog