We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3ba1eb commit 8f65c90Copy full SHA for 8f65c90
1 file changed
templates/ndncert/ndncert-ca.conf.j2
@@ -9,7 +9,8 @@
9
],
10
"name-assignment":
11
{
12
- "email": "{{ site }}"
+ "param":"/email",
13
+ "email": "{{ site }}",
14
},
15
"supported-challenges":
16
[
0 commit comments