On Fri, Jul 10, 2015 at 11:26 AM, Deepak Subbanarasimha < d.subbanarasimha@kewill.com> wrote:
Does Stunnel support VeriSign SHA-2 256 certificate? If so, which version was this added in?
Thanks, Deepak
This is more a question for OpenSSL. Go here: http://openssl.org/news/changelog.html
Search for SHA256. Now see what version of OpenSSL supports that. Then go here: https://www.stunnel.org/sdf_ChangeLog.html
and see what version of Stunnel was compiled with that version of OpenSSL. This is only for Microsoft Windows versions. If in *NIX (including MacOS), it's a little more complicated because Stunnel can be manually compiled with a newer OpenSSL or it can use the version that came with the distribution.
-Rob