diff options
author | Richard Levitte <levitte@openssl.org> | 2017-11-16 01:12:11 +0100 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2017-11-16 01:19:55 +0100 |
commit | 8e4ec5b2e7c9a5d12c348b2a3430c4b51ab041c5 (patch) | |
tree | 60049bc26375fee6cf2a72da0059f6776f3b5902 /test/certs | |
parent | Add padding spaces before printing signature algorithm for CRLs output (diff) | |
download | openssl-8e4ec5b2e7c9a5d12c348b2a3430c4b51ab041c5.tar.xz openssl-8e4ec5b2e7c9a5d12c348b2a3430c4b51ab041c5.zip |
Modify expected output of a CRL to match the changed printout
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4746)
Diffstat (limited to 'test/certs')
-rw-r--r-- | test/certs/cyrillic_crl.utf8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/certs/cyrillic_crl.utf8 b/test/certs/cyrillic_crl.utf8 index 07dcf75160..e55c549d4c 100644 --- a/test/certs/cyrillic_crl.utf8 +++ b/test/certs/cyrillic_crl.utf8 @@ -1,6 +1,6 @@ Certificate Revocation List (CRL): Version 2 (0x1) - Signature Algorithm: sha256WithRSAEncryption + Signature Algorithm: sha256WithRSAEncryption Issuer: C=RU, ST=Москва, O=Я, OU=Я, CN=Дмитрий Белявский, emailAddress=beldmit@example.com Last Update: Apr 24 13:25:31 2017 GMT Next Update: May 24 13:25:31 2017 GMT |