ssl/tsrc/BC/libcrypto/topenssl/data/treq.txt
author andy simpson <andrews@symbian.org>
Fri, 17 Sep 2010 17:50:04 +0100
branchRCL_3
changeset 61 b670675990af
parent 0 e4d67989cc36
permissions -rw-r--r--
Merge Bug 2603 and Bug 3123 plus move exports to rom/bld.inf

openssl treq(3_50_2_6737) test_log testing req conversions p -> d
openssl treq(3_50_2_6737) req -config c:/openssl.cnf -in C:/testreq.pem -inform p -outform d -out C:/f.d
openssl treq(3_50_2_6737) test_log p -> p
openssl treq(3_50_2_6737) req -config c:/openssl.cnf -in C:/testreq.pem -inform p -outform p -out C:/f.p
openssl treq(3_50_2_6737) test_log d -> d
openssl treq(3_50_2_6737) req -config c:/openssl.cnf -verify -in c:/f.d -inform d -outform d -out C:/ff.d1
openssl treq(3_50_2_6737) test_log p -> d
openssl treq(3_50_2_6737) req -config c:/openssl.cnf -verify -in c:/f.p -inform p -outform d -out C:/ff.d3
openssl treq(3_50_2_6737) test_log d -> p
openssl treq(3_50_2_6737) req -config c:/openssl.cnf -in c:/f.d -inform d -outform p -out C:/ff.p1
openssl treq(3_50_2_6737) test_log p -> p
openssl treq(3_50_2_6737) req -config c:/openssl.cnf -in c:/f.p -inform p -outform p -out C:/ff.p3
openssl treq(3_50_2_6737) compare c:/testreq.pem C:/f.p
openssl treq(3_50_2_6737) compare c:/testreq.pem C:/ff.p1
openssl treq(3_50_2_6737) compare c:/testreq.pem C:/ff.p3
openssl treq(3_50_2_6737) compare C:/f.p C:/ff.p1
openssl treq(3_50_2_6737) compare C:/f.p C:/ff.p3