Fix #946 Add -preserve_dates to x509 app
authorTodd Short <tshort@akamai.com>
Fri, 20 Feb 2015 20:00:28 +0000 (15:00 -0500)
committerMatt Caswell <matt@openssl.org>
Fri, 14 Jul 2017 09:05:09 +0000 (10:05 +0100)
Add the -preserve_dates dates option to preserve dates when signing
a certificate.
Prevent -days and -preserve_dates being used simultaneously
Fixes #946

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/946)


No differences found