summaryrefslogtreecommitdiffstats
path: root/answerfiles/adcertreq.inf.in
blob: 028c48224360812f5764f1351245125eb9613308 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[Version]

Signature="$Windows NT$"

[NewRequest]

Subject = "CN=@VM_FQDN@"
KeySpec = 1
KeyLength = 2048
; Can be 1024, 2048, 4096, 8192, or 16384.
; Larger key sizes are more secure, but have
; a greater impact on performance.
Exportable = TRUE
MachineKeySet = TRUE
SMIME = False
PrivateKeyArchive = FALSE
UserProtected = FALSE
UseExistingKeySet = FALSE
ProviderName = "Microsoft RSA SChannel Cryptographic Provider"
ProviderType = 12
RequestType = PKCS10
KeyUsage = 0xa0
Silent = TRUE

[EnhancedKeyUsageExtension]

OID=1.3.6.1.5.5.7.3.1