Imported Upstream version 4.8.10
This commit is contained in:
12
ipatests/test_xmlrpc/data/usercert.conf.tmpl
Normal file
12
ipatests/test_xmlrpc/data/usercert.conf.tmpl
Normal file
@@ -0,0 +1,12 @@
|
||||
[ req ]
|
||||
prompt = no
|
||||
encrypt_key = no
|
||||
|
||||
distinguished_name = dn
|
||||
req_extensions = exts
|
||||
|
||||
[ dn ]
|
||||
commonName = "{username}"
|
||||
|
||||
[ exts ]
|
||||
subjectAltName=email:{username}@{ipadomain}
|
||||
Reference in New Issue
Block a user