On 26 mai 2015, at 05:17, Jerry OELoo wrote:
> Hi.
> I found there is a website which has https support.
> https://www.ib-channel.net/miegin/web/jsp/B02-01.jsp
> and browser can show its certificate chain.
> but when I use openssl to connect website, it returns fail.
Openssl works great here:
Hello,
I've compiled OpenSSL 1.0.2a on Mac OS X 10.6.8, and used `openssl speed` to
compare performances with stock OpenSSL (0.9.8). In many tests, 1.0.2a is a bit
faster, or as fast as 0.9.8y, but on the 6 AES tests, the old one is almost
twice as fast as the new one:
OpenSSL 1.0.2a 19 Mar 20
Hi,
Disclaimer: I'm not a developer.
I would like to upgrade openssl, libssl and libcrypto on my Mac OS X 10.6.8
system. The purpose is to allow system and softwares to use the new libs (for
example ssh, sshd, Mail...). Do you think it's possible?
I can already install openssl and libs somewhe