OpenSSL configuration examples
Go to file
Jan Dittberner 1369f5192c add script to link CA certificates and CRLs 2011-05-03 21:23:54 +02:00
README add script to link CA certificates and CRLs 2011-05-03 21:23:54 +02:00
cacrllink.sh add script to link CA certificates and CRLs 2011-05-03 21:23:54 +02:00
createca.sh add createca.sh and rootreq.conf 2011-05-03 21:01:18 +02:00
rootca.conf add example root ca configuration 2011-05-03 20:28:55 +02:00
rootreq.conf add createca.sh and rootreq.conf 2011-05-03 21:01:18 +02:00

README

This directory contains various OpenSSL configuration examples and scripts.

Configuration files:

- rootca.conf    - Example root CA configuration
- rootreq.conf   - Example signing request configuration

Scripts:

- cacrllink.sh   - Script to link CA certificates and CRLs to hashed names
- createca.sh    - Script for creating a CA