Re: client/server verify problems

2001-12-15 Thread Lutz Jaenicke
On Fri, Dec 14, 2001 at 01:18:24PM -0500, Chris Lewis wrote: > When we use our client with a verisign-signed server cert, our server > side successfully verifies. When we use "openssl s_client" (or our > client) with our entrust cert, our server spits out: > > error:140890B2:SSL routines:SSL3_G

Cancelling threads currently blocked or doing IO

2001-12-15 Thread Tim Pushor
List, Has anyone sucessfully cancelled a thread that is currently doing IO or blocked in an SSL handshake/read/write operation? I am trying to do this to simplify timeouts. The problem is when I cancel the thread and call SSL_free on the SSL structure, I still seem to have stuff stuck around in

Please help me, fix the problem

2001-12-15 Thread Alfred Kwak
Hey. I can't enter the page: www.cardkingdom.com, because I come to a site called SSL/TLS-aware Apache webserver or something. I hope you can fix this problem, so I can see the page I want to visit. Thannk you. _ Get your FREE downl

Re: CRLs

2001-12-15 Thread Dr S N Henson
Averroes wrote: > > Hi lists, > > This is a repost, > > Are ReasonCode & CRLReason CRL Extensions implemented > in openssl-0.9.6b? > "CRL Extensions" covers quite a lot of ground. Some extensions are supported such as AuthorityKeyIdentifier. However no CRL entry extensions are supported in 0.

MS and open SSL integration.

2001-12-15 Thread Hylton Tregenza
Hi all Expert help required. I need to be able to store and use the public key of a client that will be exported from an MS machine (using the CryptExportKey) function. How do I interpret this data. (I will be receiving it on a socket) and convert it to an RSA *. I will need to use it to sign m

MS and OpenSSL integration.

2001-12-15 Thread Hylton Tregenza
[EMAIL PROTECTED] ... Sending again as original appears to be stuck somewhere Hi all Expert help required. I need to be able to store and use the public key of a client that will be exported from an MS machine (using the CryptExportKey) function. How do I interpret this data. (I will be recei

Re: CRLs

2001-12-15 Thread Dr S N Henson
Averroes wrote: > > Hi lists, > > This is a repost, > > Are ReasonCode & CRLReason CRL Extensions implemented > in openssl-0.9.6b? > "CRL Extensions" covers quite a lot of ground. Some extensions are supported such as AuthorityKeyIdentifier. However no CRL entry extensions are supported in 0.

MS and OpenSSL integration.

2001-12-15 Thread Hylton Tregenza
Hi all Expert help required. I need to be able to store and use the public key of a client that will be exported from an MS machine (using the CryptExportKey) function. How do I interpret this data. (I will be receiving it on a socket) and convert it to an RSA *. I will need to use it to sign m