selftest: add some helper scripts to mange a CA
authorStefan Metzmacher <metze@samba.org>
Sat, 9 Jan 2016 00:06:05 +0000 (01:06 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 17 Mar 2016 16:17:15 +0000 (17:17 +0100)
commitb0bdbeeef44259782c9941b5cfff7d4925e1f2f2
tree028e3cdbb575db94392ca750f721c0ffba49587f
parentc561a42ff68bc4561147839e3a65951924f6af21
selftest: add some helper scripts to mange a CA

This is partly based on the SmartCard HowTo from:
https://wiki.samba.org/index.php/Samba_AD_Smart_Card_Login

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
selftest/manage-ca/manage-ca.sh [new file with mode: 0755]
selftest/manage-ca/manage-ca.templates.d/manage-CA-example.com.cnf [new file with mode: 0644]
selftest/manage-ca/manage-ca.templates.d/openssl-BASE-template.cnf [new file with mode: 0644]
selftest/manage-ca/manage-ca.templates.d/openssl-CA-template.cnf [new file with mode: 0644]
selftest/manage-ca/manage-ca.templates.d/openssl-DC-template.cnf [new file with mode: 0644]
selftest/manage-ca/manage-ca.templates.d/openssl-USER-template.cnf [new file with mode: 0644]