summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc/data/usercert.conf.tmpl
blob: 22804be851c2180d14d299b3bb150077d1a6458e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[ req ]
prompt = no
encrypt_key = no

distinguished_name = dn
req_extensions = exts

[ dn ]
commonName = "{username}"
{ipacertbase}

[ exts ]
subjectAltName=email:{username}@{ipadomain}