Skip to content

Instantly share code, notes, and snippets.

@jespernohr
Last active October 24, 2016 17:07
Show Gist options
  • Save jespernohr/403df56ec9c7c2b98a632e49c0aa7884 to your computer and use it in GitHub Desktop.
Save jespernohr/403df56ec9c7c2b98a632e49c0aa7884 to your computer and use it in GitHub Desktop.
Add-WindowsFeature Adcs-Cert-Authority -IncludeManagementTools
Install-AdcsCertificationAuthority -CAType EnterpriseSubordinateCA -CACommonName "fabrikamIssuingCA" -KeyLength 2048 -HashAlgorithm SHA256 -CryptoProviderName "ECDSA_P256#Microsoft Software Key Storage Provider"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment