Is the openssl.org site down?

2002-09-05 Thread Baber Amin
I haven't been able to access it for two days now. I can traceroute to it, but every html client times out. I have tried different browsers and even text based http clients, e.g. links. Thanks -Baber __ OpenSSL Project

Blocking and non-blocking IO

2002-04-04 Thread Baber Amin
Folks, where can I get more info on blocking and non-blocking IO modes that openSSL operates in? Thanks Baber :) __ OpenSSL Project http://www.openssl.org Development Mailing List

Limiting key size

2002-04-04 Thread Baber Amin
Hi folks, how can one limit and enforce the the key size that can be generated and used by openSSL and related utilities. The enforcement has to happen on multiple levels, 1. At generation. 2. Loading keys into the context. I am presuming that the ciphers can be limited to a lower or higher

Engine version build problems under win32

2002-02-07 Thread Baber Amin
I am trying to build the engine version (0.9.6c-engine) under win32 using VC6.x. It seems to be going fine till the compile for hw_aep.c, which includes unistd.h. That seems to cause problems under win32. Is the engine build not supported under win32, or just not protected properly? Should a

Engine version build problems under win32

2002-02-07 Thread Baber Amin
I am trying to build the engine version (0.9.6c-engine) under win32 using VC6.x. It seems to be going fine till the compile for hw_aep.c, which includes unistd.h. That seems to cause problems under win32. Is the engine build not supported under win32, or just not protected properlly? Thanks Ba

Re: PEM file format

2000-08-30 Thread Baber Amin
ECTED] 08/29/00 06:57PM >>> Baber Amin wrote: > > Need info on the PEM format used by openSSL for keys. > Is it just b64 encoding of der and other pkcs formats or something more? Any >pointers to implementation and/or decoding would be appreciated? > Try reading the d

PEM file format

2000-08-29 Thread Baber Amin
Need info on the PEM format used by openSSL for keys. Is it just b64 encoding of der and other pkcs formats or something more? Any pointers to implementation and/or decoding would be appreciated? Baber Amin __ OpenSSL

DHE Ciphers in TLS

2000-06-21 Thread Baber Amin
, www.amazon.com is the server we are seeing this problem with. They support TLS, but will not do DHE_DSS.   Is there an official or semi official TLS server that we can test against, rather than hitting random TLS boxes on the web?   Baber Amin and Robert Wille Novell Inc.   [EMAIL PROTECTED] [EMAIL

client_key_exchange format for SSL vs TLS

2000-04-20 Thread Baber Amin
When I use IE to connect using SSL, the record containing the client_key_exchange looks like this: 16 03 00 00 84 10 00 00 80 6E 94 B2 25 ... Notice that the client_key_exchange message is 0x80 bytes long, and its entire contents consist of the encrypted PMS. When I use IE to connect to the s

Re: Problems connecting to Novell WebServer

2000-03-20 Thread Baber Amin
Jan, if you can get a sniffer trace of the transaction, I can help you figure out the problem. Baber :) >>> [EMAIL PROTECTED] 03/20/00 04:48AM >>> Hello, I wrote a test app on Win32 to try out OpenSSL 0.9.5 - see http://www.code.cz/openssl/ I'm having difficulties connecting to our Novell W

Re: Problems connecting to Novell WebServer

2000-03-20 Thread Baber Amin
Jan, if you can get a sniffer trace of the transaction, I can help you figure out the problem. Baber :) >>> [EMAIL PROTECTED] 03/20/00 04:48AM >>> Hello, I wrote a test app on Win32 to try out OpenSSL 0.9.5 - see http://www.code.cz/openssl/ I'm having difficulties connecting to our Novell W