Hi

the templating is done by http://template-toolkit.org/ and the
parameters are documented in the man page of the Export class.

Oliver

Am 03.12.20 um 12:58 schrieb Александр Карлов:
> Hi, team!
> Could you please help with my questions:
> 1) I need to add a private key to this template - '[% ca.join("\n");
> "\n</ca>\n<cert>\n"; chain.join("\n"); " %]' .  What options do I need
> private_key.join or something else?
> 2) Where can I find simple examples of workflows which i can use to
> download certificates?
> 3) If I want to add the info to certificates in this template - '[%
> ca.join("\n"); "\n</ca>\n<cert>\n"; chain.join("\n"); " %]' from the
> start of file. Could you please tell me how i can do that correctly.
> Because when i did this one -     '[% "Hello\World\n"; ca.join("\n");
> "\n</ca>\n<cert>\n"; chain.join("\n"); " %]' . It didn't work
> normally. I got this Hello\World in the same line as --Begin Certificate--
> Thank you in advance.
>
>
> _______________________________________________
> OpenXPKI-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/openxpki-users


-- 
Protect your environment -  close windows and adopt a penguin! 

_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to