Add support for configuring KDC certs for PKINIT

This patch adds support only for the selfsign case.
Replica support is also still missing at this stage.
This commit is contained in:
Simo Sorce
2010-10-29 16:23:21 -04:00
parent 74ba0cc7c1
commit 52a46d121b
7 changed files with 214 additions and 6 deletions

View File

@@ -0,0 +1,14 @@
[ req ]
default_bits = 2048
distinguished_name = req_distinguished_name
attributes = req_attributes
prompt = no
output_password = $PASSWORD
[ req_distinguished_name ]
$SUBJBASE
$CERTNAME
[ req_attributes ]
challengePassword = A challenge password