https://bugs.koozali.org/show_bug.cgi?id=10903

Jean-Philippe Pialasse <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Jean-Philippe Pialasse <[email protected]> ---
<ca>
php-cgi -f /opt/phpki/html/ca/index.php stage=dl_root
</ca>

<tls-auth>
php-cgi -f /opt/phpki/html/ca/index.php stage=dl_takey
</tls-auth>

<cert>
php-cgi -f /opt/phpki/html/ca/manage_certs.php stage=download serial=$USERKEY
dl_type=PEMCERT
</cert>

<key>
php-cgi -f /opt/phpki/html/ca/manage_certs.php stage=download serial=$USERKEY
dl_type=PEMKEY
</key>



for cert and key, you need to get $USERKEY by searching in
/opt/phpki/phpki-store/CA/index.txt
as 3rd column on the line starting with V and having /CN=USERNAME/ where
USERNAME is the id known to openvn config


V       TIMESTRING           USERKEY  unknown
/C=CA/ST=QC/L=CITY/O=DOMAIN/O=UID/OU=VPN/CN=USERNAME/emailAddress=EMAIL

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to