os/ossrv/ssl/tsrc/topenssl/data/treq2.txt
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
sl@0
     1
openssl treq2(3_50_2_6738) test_log testing req conversions p -> d
sl@0
     2
openssl treq2(3_50_2_6738) req -config c:/openssl.cnf -in C:/testreq2.pem -inform p -outform d -out C:/f.d
sl@0
     3
openssl treq2(3_50_2_6738) test_log p -> p
sl@0
     4
openssl treq2(3_50_2_6738) req -config c:/openssl.cnf -in C:/testreq2.pem -inform p -outform p -out C:/f.p
sl@0
     5
openssl treq2(3_50_2_6738) test_log d -> d
sl@0
     6
openssl treq2(3_50_2_6738) req -config c:/openssl.cnf -verify -in c:/f.d -inform d -outform d -out C:/ff.d1
sl@0
     7
openssl treq2(3_50_2_6738) test_log p -> d
sl@0
     8
openssl treq2(3_50_2_6738) req -config c:/openssl.cnf -verify -in c:/f.p -inform p -outform d -out C:/ff.d3
sl@0
     9
openssl treq2(3_50_2_6738) test_log d -> p
sl@0
    10
openssl treq2(3_50_2_6738) req -config c:/openssl.cnf -in c:/f.d -inform d -outform p -out C:/ff.p1
sl@0
    11
openssl treq2(3_50_2_6738) test_log p -> p
sl@0
    12
openssl treq2(3_50_2_6738) req -config c:/openssl.cnf -in c:/f.p -inform p -outform p -out C:/ff.p3
sl@0
    13
openssl treq2(3_50_2_6738) compare c:/testreq2.pem C:/f.p
sl@0
    14
openssl treq2(3_50_2_6738) compare c:/testreq2.pem C:/ff.p1
sl@0
    15
openssl treq2(3_50_2_6738) compare c:/testreq2.pem C:/ff.p3
sl@0
    16
openssl treq2(3_50_2_6738) compare C:/f.p C:/ff.p1
sl@0
    17
openssl treq2(3_50_2_6738) compare C:/f.p C:/ff.p3