mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 10:19:35 +00:00
scripts/tls: Fix cert-gen to add index.txt.attr
This commit is contained in:
@@ -15,6 +15,7 @@ echo "Creating example CA, server cert/key, and client cert/key..."
|
||||
# basic files/directories
|
||||
mkdir -p {certs,crl,newcerts}
|
||||
touch index.txt
|
||||
touch index.txt.attr
|
||||
echo 1000 > serial
|
||||
|
||||
# CA private key (unencrypted)
|
||||
|
||||
Reference in New Issue
Block a user