[wp-meta] [Making WordPress.org] #632: Unknown message digest algorithm
Making WordPress.org
noreply at wordpress.org
Sun Oct 5 13:04:30 UTC 2014
#632: Unknown message digest algorithm
--------------------------+-----------------
Reporter: johnbillion | Owner:
Type: defect | Status: new
Priority: normal | Component: SSL
Resolution: | Keywords:
--------------------------+-----------------
Comment (by Otto42):
OpenSSL 0.9.8o and 1.0.0a (1 Jun 2010) added the default-to-on support for
the SHA2 library of algorithms wrt SSL.
https://www.openssl.org/docs/ssl/SSL_library_init.html
> OpenSSL 0.9.8o and 1.0.0a and later added SHA2 algorithms to
SSL_library_init(). Applications which need to use SHA2 in earlier
versions of OpenSSL should call OpenSSL_add_all_algorithms() as well.
However, it appears that every version of 0.9.8 and up (5 Jul 2005) had
optional support for it, if you called the OpenSSL_add_all_algorithms()
function:
http://marc.info/?l=openssl-users&m=135355590501495&w=2
Curl appears to have added this particular call to their trunk code in
2009:
http://sourceforge.net/p/curl/bugs/848/
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/632#comment:3>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list