Reencode certificates in X509_sign_ctx.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 2 May 2013 11:18:46 +0000 (12:18 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 2 May 2013 11:24:33 +0000 (12:24 +0100)
commit8659dc73f4186d18feda71ec17e3fe705c604738
treece7920d9759045abc70cb62165e5f9f298408fa0
parent07464787a894794be54142fe71da9df782c932af
Reencode certificates in X509_sign_ctx.

Reencode certificates in X509_sign_ctx as well as X509_sign.

This was causing a problem in the x509 application when it modified an
existing certificate.
(cherry picked from commit c6d8adb8a45186617e0a8e2c09469bd164b92b31)
crypto/x509/x_all.c