summaryrefslogtreecommitdiffstats
path: root/answerfiles/adcertreq.inf.in
diff options
context:
space:
mode:
Diffstat (limited to 'answerfiles/adcertreq.inf.in')
-rw-r--r--answerfiles/adcertreq.inf.in27
1 files changed, 27 insertions, 0 deletions
diff --git a/answerfiles/adcertreq.inf.in b/answerfiles/adcertreq.inf.in
new file mode 100644
index 0000000..028c482
--- /dev/null
+++ b/answerfiles/adcertreq.inf.in
@@ -0,0 +1,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