OpenSSL configuration examples
Go to file
Jan Dittberner 149022f312 add Makefile 2011-05-04 21:57:01 +02:00
Makefile add Makefile 2011-05-04 21:57:01 +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 remove unused fields 2011-05-04 21:56:29 +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