Does Stunnel support VeriSign SHA-2 256 certificate? If so, which version was this added in?
Thanks, Deepak IMPORTANT NOTICE: This email is intended solely for the use of the individual to whom it is addressed and may contain information that is privileged, confidential or otherwise exempt from disclosure under applicable law. If the reader of this email is not the intended recipient or the employee or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this communication in error, please immediately return the original message to the sender at the listed email address. In accordance with Kewill policy, emails sent and received may be monitored. Although Kewill takes reasonable precautions to minimize the risk, Kewill accepts no responsibility for any loss or damage should this email contain any virus, or similar destructive or mischievous code.
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