>       http://antinode.info/ftp/openssl/1_0_0/test/

   Now contains some new and updated files to add a helper program for
the perl system() function on VMS systems.  Relatively recent, non-VAX
VMS systems with SET PROCESS /PARSE_STYLE = EXTENDED, that is.  Without
extra quotation on system() arguments in a perl script, DCL and the C
run-time stuff combine to down-case all the commmand-like arguments,
which is incompatible with case-sensitive "openssl" command-line
options/parameters.  (One might question the cleverness of that stuff
being case-sensitive, of course.)

   With those environment limitations, cms-test.pl seems to do better
than before:

[...]
CMS consistency test
CMS => PKCS#7 compatibility tests
signed content DER format, RSA key: OK
signed detached content DER format, RSA key: OK
signed content test streaming BER format, RSA: OK
signed content DER format, DSA key: OK
signed detached content DER format, DSA key: OK
signed detached content DER format, add RSA signer: OK
[...]

------------------------------------------------------------------------

   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

Reply via email to