revert the enable-pkinit change, and make it consistant with all other
other enable- options git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19075 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -512,7 +512,7 @@ configure(krb5_context context, int argc, char **argv)
|
||||
NULL,
|
||||
config->enable_pkinit,
|
||||
"kdc",
|
||||
"pkinit_enable",
|
||||
"enable-pkinit",
|
||||
NULL);
|
||||
if (config->enable_pkinit) {
|
||||
const char *user_id, *anchors, *ocsp_file;
|
||||
|
Reference in New Issue
Block a user