]> granicus.if.org Git - openssl/commit
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)
commit4a60bb1898ca8271a6ae46e2e2e805879eb38931
treee2c3c335725658f449ea78c49b9793832c4f6527
parentc784a838e0947fcca761ee62def7d077dc06d37f
Fix #946 Add -preserve_dates to x509 app

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)
apps/x509.c
doc/man1/x509.pod