Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects

Accept autosign cert

Merged Vincent SIMONIN requested to merge accept_autosign_cert into develop
1 file
+ 7
0
Compare changes
  • Side-by-side
  • Inline
+ 7
0
@@ -200,6 +200,13 @@
"pt": "msg",
"to": "$join($map($keys(msg.req.query), function($value) {\t $value & '=' & $encodeUrlComponent($lookup(msg.req.query, $value))\t}), '&')",
"tot": "jsonata"
},
{
"t": "set",
"p": "rejectUnauthorized",
"pt": "msg",
"to": "false",
"tot": "bool"
}
],
"action": "",
Loading