Imported Upstream version 4.6.2
This commit is contained in:
8
ipaclient/csrgen/rules/syntaxSAN.json
Normal file
8
ipaclient/csrgen/rules/syntaxSAN.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"rule": {
|
||||
"template": "subjectAltName = @{% call openssl.section() %}{{ datarules|join('\n') }}{% endcall %}"
|
||||
},
|
||||
"options": {
|
||||
"extension": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user