Add test for -nameout output
authorRich Salz <rsalz@openssl.org>
Tue, 14 Mar 2017 18:53:35 +0000 (14:53 -0400)
committerRich Salz <rsalz@openssl.org>
Tue, 14 Mar 2017 19:18:07 +0000 (15:18 -0400)
commit4772610ccf306eb53980c2771cba550a5ce36d1c
tree8dae614395e47c7e307e23872dcc528165997582
parent703324a7e7d471b2b31523f4b74805f9144771f9
Add test for -nameout output

Using a cert with Cyrillic characters, kindly supplied by Dmitry Belyavsky

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2943)
test/certs/cyrillic.msb [new file with mode: 0644]
test/certs/cyrillic.pem [new file with mode: 0644]
test/certs/cyrillic.utf8 [new file with mode: 0644]
test/recipes/25-test_x509.t