Re: TLS v1.1 compliant

2007-09-14 Thread Tao Wan
Can someone confirm or deny that the current openssl implementation of TLS is v1.1 compliant? Thanks, Tao __ OpenSSL Project http://www.openssl.org User Support Mailing Listopens

RE: Get public key hash/Certificate thumbprint

2007-09-14 Thread David Schwartz
> You'll have to define what "thumbprint" means. In web browsers > and the 'x509' > utility it is the hash of the whole encoding which X509_digest() returns > though it is sometimes called "fingerprint" too. > > The digest used is not necessarily the same one used in the > certificate and is > typ

Re: Get public key hash/Certificate thumbprint

2007-09-14 Thread Dr. Stephen Henson
On Thu, Sep 13, 2007, k b wrote: > > Thanks, for the inputs. > But theres a problem considering SHA1 isn't correct the cert could be sha256. > > is there a way the X509 has a fn that would return the cert thumbprint. > > and even before that is the cert thumbprint same as public key hash ? >

RE: Windows and file descriptors

2007-09-14 Thread Loukas Stoumbos
I would like to Thank you Stephen. That was exactly what I was looking for. > Thank you for you help, Dr Stephen Henson. I have another question for > everyone though. Windows doesn't necessarily seem to work with file > descriptors. How should I treat them if Windows doesn't have it? What is > re

ECDSA

2007-09-14 Thread Eman Abu Samra
Hi, I am interested in using the ECDSA library with minimum other features. I am trying to remove as many libraries as possible by adding "no-XXX" to the list of parameters given to the mk1mf.pl and mkdef.pl (in the do_ms.bat). However, when trying to compile "no-sock" it fails with the following

Re: SSL won't compile on debian etch amd64

2007-09-14 Thread Florian Schnabel
spider:~# ls -l /lib64/libc* -rwxr-xr-x 1 root root 1286104 2007-07-30 22:42 /lib64/libc-2.3.6.so -rw-r--r-- 1 root root 190712 2007-07-30 22:42 /lib64/libcidn-2.3.6.so lrwxrwxrwx 1 root root 16 2007-08-20 13:57 /lib64/libcidn.so.1 -> libcidn-2.3.6.so -rw-r--r-- 1 root root 22656 2007-07