OpenSSL configuration examples
Go to file
Jan Dittberner 1448b51767 create directory structure properly 2011-05-04 22:37:17 +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 make all scripts executable 2011-05-04 22:29:02 +02:00
clientcsr.conf better formatting 2011-05-04 22:06:25 +02:00
createca.sh create directory structure properly 2011-05-04 22:37:17 +02:00
rootca.conf add example root ca configuration 2011-05-03 20:28:55 +02:00
rootreq.conf better formatting 2011-05-04 22:06:25 +02:00
servercsr.conf add server request configuration 2011-05-04 22:09:49 +02:00
signclient.sh make all scripts executable 2011-05-04 22:29:02 +02:00
signserver.sh make all scripts executable 2011-05-04 22:29:02 +02:00
signsub.sh make all scripts executable 2011-05-04 22:29:02 +02:00
subca.conf sub CA configuration 2011-05-04 22:15:10 +02:00
subcareq.conf add Sub CA request configuration 2011-05-04 22:07:16 +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