diff options
Diffstat (limited to 'scripts/biz-certs/Elena-Root.cnf')
-rw-r--r-- | scripts/biz-certs/Elena-Root.cnf | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/scripts/biz-certs/Elena-Root.cnf b/scripts/biz-certs/Elena-Root.cnf deleted file mode 100644 index 9123fb90..00000000 --- a/scripts/biz-certs/Elena-Root.cnf +++ /dev/null @@ -1,15 +0,0 @@ - -[ req ] -distinguished_name = req_dn -x509_extensions = req_x509_ext -prompt = no -default_md = sha256 - -[ req_dn ] -CN = Test Certificate Elena Root - -[ req_x509_ext ] -basicConstraints = CA:true -subjectKeyIdentifier = hash -authorityKeyIdentifier = keyid:always - |