Re: library openssl

2008-07-25 Thread Victor Duchovni
On Fri, Jul 25, 2008 at 05:10:54PM +0200, Soverini Luca wrote: > A vulnerability? assesment find a weak cipher list. > Is possible to disable weak cipher list by command tool openssl? The cipherlist needs to be adjusted in the relevant applications, not the openssl(1) command-line tool. The "DE

library openssl

2008-07-25 Thread Soverini Luca
Hi, a vulnerabilità assesment find a weak cipher list. Is possible to disable weak cipher list by command tool openssl? In home page of openssl I find the command openssl ciphers cipherlist, (where I think chipherlist is a file list of chipher to be used), but I'm doing something wrong. Ca

Re: Thumbprint and fingerprint

2008-07-25 Thread Victor Duchovni
On Fri, Jul 25, 2008 at 10:01:23PM +0800, Anri Lau wrote: > Hi All > > Is the thumbprint digest of Public key or certificate? Is the thumbprint is > the same as fingerprint? > It is confused but I did not found any standard to define these. Anyone can > give me some suggestion? Microsoft termino

Thumbprint and fingerprint

2008-07-25 Thread Anri Lau
Hi All Is the thumbprint digest of Public key or certificate? Is the thumbprint is the same as fingerprint? It is confused but I did not found any standard to define these. Anyone can give me some suggestion? -- Best regards to you and your family

PKCS#7

2008-07-25 Thread earthworm
Hello, Anybody know how I can extract the certificates from a chained PKCS#7 file? I can't seem to find the part of the API that deals with this, although I can find lots of references to the command line program that does it. Thanks, Gaz _