Blog Post

System Center Blog
1 MIN READ

Cerificate Template for Third-party CA

System-Center-Team's avatar
System-Center-Team
Former Employee
Feb 14, 2019
First published on TECHNET on Oct 03, 2007

Some customers have asked how they can obtain a certificate for use with Operations Manager 2007 when are using a Certificate Authority (CA) other than Certificate Services on Windows Server. Use the template below:

[Version]

Signature= "$Windows NT$"

[NewRequest]

Subject = "CN=agent.contoso.com"

KeySpec=1

KeyLength = 1024

KeyUsage = 0xa0

ProviderName = "Microsoft RSA Schannel Cryptographic Provider"

ProviderType = 12

RequestType = PKCS10

Exportable = TRUE

MachineKeySet = TRUE

UseExistingKeySet = FALSE

[EnhancedKeyUsageExtension]

OID = 1.3.6.1.5.5.7.3.1

OID = 1.3.6.1.5.5.7.3.2

Updated Mar 11, 2019
Version 5.0
No CommentsBe the first to comment