git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Build: workaround inlining problems on Solaris
[users/heiko/exim.git]
/
test
/
aux-fixed
/
exim-ca
/
genall
diff --git
a/test/aux-fixed/exim-ca/genall
b/test/aux-fixed/exim-ca/genall
index e81e2f38568d3b513d57554d9fa340913bd4bff1..a5e51e3e5e21b4b161e109e5b40effe5666db422 100755
(executable)
--- a/
test/aux-fixed/exim-ca/genall
+++ b/
test/aux-fixed/exim-ca/genall
@@
-26,7
+26,7
@@
do
rm -fr "$idir"
# create CA cert + templates
rm -fr "$idir"
# create CA cert + templates
- clica $V -D "$idir" -p password -B
1024
-I -N $iname -F -C http://crl.$iname/latest.crl -O http://oscp.$iname/
+ 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
# -m <months>
# create server certs
# -m <months>
@@
-160,7
+160,7
@@
do
rm -fr "$idir"
# create CA cert + templates
rm -fr "$idir"
# create CA cert + templates
- clica $V -D "$idir" -p password -B
1024
-I -N $iname -F \
+ clica $V -D "$idir" -p password -B
2048
-I -N $iname -F \
-k ec -q nistp521 \
-C http://crl.example.$tld/latest.crl -O http://oscp.example.$tld/
-k ec -q nistp521 \
-C http://crl.example.$tld/latest.crl -O http://oscp.example.$tld/