Hi Alexandr,

have a look at the
OpenXPKI::Server::Workflow::Activity::Tools::CertificateExport activity
- you can pass a template to it which can contain text and placeholders
for certificate data. You need to add this into a modified or new
workflow similar to the private key download workflow.

Oliver

Am 18.11.20 um 11:15 schrieb Александр Карлов:
>
> Hello.
> Could you please help me with openXPKI configuration. I want to create
> certificates for my OpenVPN users and after creation add to that
> certificates Openvpn configuration settings.
>
> How I can do that in OpenXPKI? Are there any options? In the end i
> want to get Config file with certificate and OpenVPN settings.
> Something like this -
>
>  
>
> dev tun
>
> persist-tun
>
> tls-client
>
> client
>
> lport 0
>
> auth-user-pass
>
>  
>
> <ca>
>
> -----BEGIN CERTIFICATE-----
>
> -----END CERTIFICATE-----
>
>
>
> _______________________________________________
> 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