OpenSSL configuration examples
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Jan Dittberner 7953dca56f
update conf files to modern standards
8 years ago
Makefile add Makefile 12 years ago
README add script to link CA certificates and CRLs 12 years ago
cacrllink.sh add meta information to cacrllink.sh 12 years ago
clientcsr.conf update conf files to modern standards 8 years ago
createca.sh create directory structure properly 12 years ago
rootca.conf update conf files to modern standards 8 years ago
rootreq.conf update conf files to modern standards 8 years ago
servercsr.conf update conf files to modern standards 8 years ago
signclient.sh make all scripts executable 12 years ago
signserver.sh make all scripts executable 12 years ago
signsub.sh make all scripts executable 12 years ago
subca.conf update conf files to modern standards 8 years ago
subcareq.conf update conf files to modern standards 8 years ago

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