OpenSSL configuration examples
- script creates the CA directory structure and copies the key and certificate to the appropriate directories |
||
|---|---|---|
| cacrllink.sh | ||
| clientcsr.conf | ||
| createca.sh | ||
| Makefile | ||
| README | ||
| rootca.conf | ||
| rootreq.conf | ||
| servercsr.conf | ||
| subca.conf | ||
| subcareq.conf | ||
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