> http://antinode.info/ftp/openssl/1_0_1/apps/CA.com
Updated. The first one lacked a "-" line continuation (sigh), and, while I was looking at "apps/CA.sh", I noticed that it checked to see if "CATOP" was defined before setting it to "demoCA": if [ -z "$CATOP" ] ; then CATOP=./demoCA ; fi It seemed reasonable to me for "apps/CA.com" to do that, too, so now it does. It must be perfect, now. ------------------------------------------------------------------------ Steven M. Schweda s...@antinode-info 382 South Warwick Street (+1) 651-699-9818 Saint Paul MN 55105-2547 ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager majord...@openssl.org