| commit | 888adbe064556ff5ab2f1d16a223b0548696614c | [log] [tgz] |
|---|---|---|
| author | Tomas Mraz <tmraz@fedoraproject.org> | Thu May 11 14:25:17 2017 +0200 |
| committer | Richard Levitte <levitte@openssl.org> | Thu May 11 17:18:16 2017 +0200 |
| tree | 7357e524ac53eb540e6d3de84a8392996570c9df | |
| parent | 3f97052392cb10fca5309212bf720685262ad4a6 [diff] |
Fix regression in openssl req -x509 behaviour. Allow conversion of existing requests to certificates again. Fixes the issue #3396 Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3437)