summaryrefslogtreecommitdiff
path: root/test/aux-fixed
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2022-11-22 22:32:59 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2022-11-23 00:06:42 +0000
commit415c5379af11bf8777af1a082a336ad7c5369525 (patch)
tree6e83a790e09a20e172276887d9060cba05d2dc8f /test/aux-fixed
parent6242a0bdfb6bacb2fc52e335ca550b62f2f39020 (diff)
downloadexim4-415c5379af11bf8777af1a082a336ad7c5369525.tar.gz
OpenSSL: OCSP under DANE
Diffstat (limited to 'test/aux-fixed')
-rwxr-xr-xtest/aux-fixed/exim-ca/genall5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/aux-fixed/exim-ca/genall b/test/aux-fixed/exim-ca/genall
index 85edfc29c..878c6aba0 100755
--- a/test/aux-fixed/exim-ca/genall
+++ b/test/aux-fixed/exim-ca/genall
@@ -34,9 +34,12 @@ do
# -F create sub-signing cert
# -C CRL
# -O create OCSP responder cert
+ # -3 Authority key ID extension
+ # -8 Subject Alternate Names
+
clica $V -D "$idir" -p password -B 2048 -I -N $iname -F -C http://crl.$iname/latest.crl -O http://oscp.$iname/
- # create server certs
+ # create server leaf certs
# -m <months>
clica $V -D $idir -p password -s 101 -S server1.$iname -m 301 \
-8 alternatename.server1.example.$tld,alternatename2.server1.example.$tld,*.test.ex