diff options
Diffstat (limited to 'install/share/certmap.conf.template')
-rw-r--r-- | install/share/certmap.conf.template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/install/share/certmap.conf.template b/install/share/certmap.conf.template index cff3a669..7beb5070 100644 --- a/install/share/certmap.conf.template +++ b/install/share/certmap.conf.template @@ -1,4 +1,4 @@ -# VERSION 1 - DO NOT REMOVE THIS LINE +# VERSION 2 - DO NOT REMOVE THIS LINE # # This file is managed by IPA and will be overwritten on upgrades. @@ -84,6 +84,6 @@ certmap default default #default:InitFn <Init function's name> default:DNComps default:FilterComps uid -certmap ipaca CN=Certificate Authority,O=$REALM +certmap ipaca CN=Certificate Authority,$SUBJECT_BASE ipaca:CmapLdapAttr seeAlso ipaca:verifycert on |