[openssl-commits] Passed: openssl/openssl#8472 (master - d0ff28f)
Travis CI
builds at travis-ci.org
Sat Feb 11 18:10:10 UTC 2017
Build Update for openssl/openssl
-------------------------------------
Build: #8472
Status: Passed
Duration: 27 minutes and 56 seconds
Commit: d0ff28f (master)
Author: Dr. Stephen Henson
Message: Replace SSL_PKEY_RSA_ENC, SSL_PKEY_RSA_SIGN
The original intent of SSL_PKEY_RSA_SIGN and SSL_PKEY_RSA_ENC was to
support two different keys for RSA signing and decrypt. However this
was never implemented and we only ever set one key and the other was
always NULL. Replace with single SSL_PKEY_RSA type.
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2587)
View the changeset: https://github.com/openssl/openssl/compare/88be429f2ed0...d0ff28f8a23f
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/200474932
--
You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20170211/fa6d0468/attachment.html>
More information about the openssl-commits
mailing list