Fix a bug in x509.c that omitted DSA parameters when they didn't match the
authorDr. Stephen Henson <steve@openssl.org>
Sun, 11 Jul 1999 01:48:21 +0000 (01:48 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 11 Jul 1999 01:48:21 +0000 (01:48 +0000)
commitf7daafa442b79952d84646b7bd5e3d368669d920
treeed69c992e5e821200986ca7e47f8842e9b12317c
parentf8be08d200850b7046e1d9c67123b17b7e6ffd56
Fix a bug in x509.c that omitted DSA parameters when they didn't match the
signers parameters. Changed it to never omit parameters.
CHANGES
apps/x509.c