New -force_pubkey option to x509 utility to supply a different public
authorDr. Stephen Henson <steve@openssl.org>
Fri, 7 Oct 2011 15:18:09 +0000 (15:18 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 25 Feb 2013 15:25:27 +0000 (15:25 +0000)
commitf8a69166ed1d26bf1e08ab573d021cecdb05cba5
tree5fa99fa4bb2222ccc8a37ab80d72c0a093d3ea9c
parentb9eef988836097356ce7b463049d108f3b97eb10
New -force_pubkey option to x509 utility to supply a different public
key to the one in a request. This is useful for cases where the public
key cannot be used for signing e.g. DH.
(cherry picked from commit 43206a2d7cc87c959535c0f69e2aa3b364eafd6e)
apps/x509.c