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>
Fri, 7 Oct 2011 15:18:09 +0000 (15:18 +0000)
commit43206a2d7cc87c959535c0f69e2aa3b364eafd6e
tree6bfa182326269c2ea1be1721fd490b0232650d65
parent6dd547398acfd022cd0f7354b9ab6a83bea3176a
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.
apps/x509.c