4 if test "$OSTYPE" = msdosdjgpp
; then
11 SSLEAY_CONFIG
="-config CAss.cnf"
14 OPENSSL
="`pwd`/../util/opensslwrap.sh"
18 $SH ..
/apps
/CA.sh
-newca <<EOF
25 SSLEAY_CONFIG
="-config Uss.cnf"
27 $SH ..
/apps
/CA.sh
-newreq
33 SSLEAY_CONFIG
="-config ../apps/openssl.cnf"
35 $SH ..
/apps
/CA.sh
-sign <<EOF
44 $SH ..
/apps
/CA.sh
-verify newcert.pem
49 /bin
/rm -fr demoCA newcert.pem newreq.pem
50 #usage: CA -newcert|-newreq|-newca|-sign|-verify