Update contrib.
1 openssl treq(3_50_2_6737) test_log testing req conversions p -> d
2 openssl treq(3_50_2_6737) req -config c:/openssl.cnf -in C:/testreq.pem -inform p -outform d -out C:/f.d
3 openssl treq(3_50_2_6737) test_log p -> p
4 openssl treq(3_50_2_6737) req -config c:/openssl.cnf -in C:/testreq.pem -inform p -outform p -out C:/f.p
5 openssl treq(3_50_2_6737) test_log d -> d
6 openssl treq(3_50_2_6737) req -config c:/openssl.cnf -verify -in c:/f.d -inform d -outform d -out C:/ff.d1
7 openssl treq(3_50_2_6737) test_log p -> d
8 openssl treq(3_50_2_6737) req -config c:/openssl.cnf -verify -in c:/f.p -inform p -outform d -out C:/ff.d3
9 openssl treq(3_50_2_6737) test_log d -> p
10 openssl treq(3_50_2_6737) req -config c:/openssl.cnf -in c:/f.d -inform d -outform p -out C:/ff.p1
11 openssl treq(3_50_2_6737) test_log p -> p
12 openssl treq(3_50_2_6737) req -config c:/openssl.cnf -in c:/f.p -inform p -outform p -out C:/ff.p3
13 openssl treq(3_50_2_6737) compare c:/testreq.pem C:/f.p
14 openssl treq(3_50_2_6737) compare c:/testreq.pem C:/ff.p1
15 openssl treq(3_50_2_6737) compare c:/testreq.pem C:/ff.p3
16 openssl treq(3_50_2_6737) compare C:/f.p C:/ff.p1
17 openssl treq(3_50_2_6737) compare C:/f.p C:/ff.p3