On 24.09.2012 23:56, Alex Chen wrote:
Sorry I did not use new mail command to start a new topic. Let me start
over again.
I remember seeing somewhere that OpenSSL supports Intel AES instruction
set. If so, which release is that and what flag is needed to enable it.
Does the 'no-asm' flag in
Wed, Sep 12, 2012 at 2:59 PM, Ashok C mailto:ash@gmail.com>> wrote:
Hi,
I don't think this question was answered. Could you please reply?
--
Ashok
On Tue, Jul 31, 2012 at 11:13 PM, Klaus Darilion
mailto:klaus.mailingli...@pernau.at>> wrote:
Hi!
I wrote a small program whic
Hi!
I wrote a small program which dumps all root certificates from Windows
certificate store into a file. Then I use openssl to connect to Google
and validate its certificate:
openssl s_client -connect www.google.com:443 -CAfile dump.crt
When using openssl0.9.8k or openssl0.9.8x everything w