commit | fc3968a25ce0c16cab8730ec0d68a59856158029 | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Thu Nov 27 11:06:43 2014 +0000 |
committer | Matt Caswell <matt@openssl.org> | Thu Nov 27 20:50:44 2014 +0000 |
tree | 36751d348f04bdd0bb00af8413874c00de703075 | |
parent | 5e31a40f47c6bfd09c718d2af42ba8d8fe6bb932 [diff] |
Remove redundant checks in ssl_cert_dup. This was causing spurious error messages when using GOST PR#3613 Reviewed-by: Richard Levitte <levitte@openssl.org>