commit | e5db9c3b67deb80e274f66e3832a9cfba931670c | [log] [tgz] |
---|---|---|
author | Dr. Stephen Henson <steve@openssl.org> | Tue Sep 11 13:34:08 2012 +0000 |
committer | Dr. Stephen Henson <steve@openssl.org> | Tue Sep 11 13:34:08 2012 +0000 |
tree | bd404aa6462b255b48eebc067dce714d803bd1db | |
parent | 2daceb0342c8ca3514f37796e7f983e232d63f2a [diff] |
Minor enhancement to PR#2836 fix. Instead of modifying SSL_get_certificate change the current certificate (in s->cert->key) to the one used and then SSL_get_certificate and SSL_get_privatekey will automatically work.