Skip to content

Commit 8f65c90

Browse files
committed
Add raw email to name assignment options
1 parent a3ba1eb commit 8f65c90

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

templates/ndncert/ndncert-ca.conf.j2

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
],
1010
"name-assignment":
1111
{
12-
"email": "{{ site }}"
12+
"param":"/email",
13+
"email": "{{ site }}",
1314
},
1415
"supported-challenges":
1516
[

0 commit comments

Comments
 (0)