Re: Thread-safe issue: one problem and its POSSIBLE solution

2000-07-21 Thread Richard Levitte - VMS Whacker
From: Indi_Chen [EMAIL PROTECTED] Indi We have found that there might be an unsolved thread-safe problem in the Indi openssl library. A POSSIBLE solution is also proposed here. Your analysis and solution seem quite correct to me. As a matter of fact, if you look in crypto/mem_dbg.c, you'll see

OpenSSL problems

2000-07-21 Thread Anton Malinovski
Dear all: I encountered the following problems when using OpenSSL-0.9.5a : 1)when compiled with Purify (for Solaris), it dumps core in bn_* functions ; 2) when sending with SSL_write a single '\n' character (decimal code 10), SSL_read (or SSL_peek) reads it as ^Q (decimal code 17) character.

Re: Randomness question

2000-07-21 Thread Ulf Moeller
On Fri, Jul 21, 2000, Bennett Samowich wrote: What if I were to take this routine and modify it so that it wrote to the random device (/dev/random in my case) and just let it run in the background or as a daemon? Aside from the extra CPU cycles would this produce any ill-effects? Would

invalid purpose?

2000-07-21 Thread Hua Wu
Hi, there, I am new in SSL and have a problem on verifying a self-signed certificate. I am working on client side. When verify a self-signed certificate, I suppose to get the verify_result = X509_V_ERR_DEPTH_ZERO_SELF_SIGNED_CERT. But actually, I received X509_V_ERR_INVALID_PURPOSE. I

Re: invalid purpose?

2000-07-21 Thread Dr Stephen Henson
Hua Wu wrote: Hi, there, I am new in SSL and have a problem on verifying a self-signed certificate. I am working on client side. When verify a self-signed certificate, I suppose to get the verify_result = X509_V_ERR_DEPTH_ZERO_SELF_SIGNED_CERT. But actually, I received

ssl on palm

2000-07-21 Thread eda TURAN
hi, does anyone know where can i get information about SSL on PALM.. thanks eda TURAN Graduate Research Assistant Electrical Computer Engineering Oregon State University Work: (541) 737 - 4861 Home: (541) 754 - 1121

Re: ssl on palm

2000-07-21 Thread Frank Martini
The Palm VII device itself uses Certicom encryption. I wrote a small paper for a different purpose at http://www.cadencedevelopment.com/palmssl.html . At the bottom you'll find some links that may be useful. Frank hi, does anyone know where can i get information about SSL on PALM.. thanks