[openssl.org #1192] OPENSSL S_CLIENT STARTTLS SMTP PATCH

2005-08-25 Thread Vijay S Sarvepalli VSSARVEP via RT
Here is a patch for openssl s_client ! I have trouble using the STARTTLS command on many servers. As they reject any request before greeting HELO I have made up this patch hope that it is useful for me. I do request that you make it available to others. Regards Vijay Sarvepalli ***

Re: [PATCH] Pre-Shared Key Ciphersuites for OpenSSL

2005-08-25 Thread Dmitry Belyavsky
Greetings! On Tue, 23 Aug 2005, [EMAIL PROTECTED] wrote: We have implemented a part of a new Intenet Draft called Pre-Shared Key Ciphersuites for Transport Layer Security (TLS) [1], and we would like to contribute it to the OpenSSL project. Your patch uses 2 more bits from bitmask defined in

RE: [PATCH] Pre-Shared Key Ciphersuites for OpenSSL

2005-08-25 Thread mika.kousa
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ext Dmitry Belyavsky Sent: 25. elokuuta 2005 13:27 To: openssl-dev@openssl.org Subject: Re: [PATCH] Pre-Shared Key Ciphersuites for OpenSSL Greetings! On Tue, 23 Aug 2005, [EMAIL PROTECTED] wrote: We

RE: [PATCH] Pre-Shared Key Ciphersuites for OpenSSL

2005-08-25 Thread Dmitry Belyavsky
Greetings! On Thu, 25 Aug 2005, [EMAIL PROTECTED] wrote: Yes, we also encountered the same restricting issue while developing. Now there seems to be only a few remaining bits to be used. It is definatively not a good thing for future developers who are planning to use their own cipher

[openssl.org #1193] gcc depracated -mcpu= option

2005-08-25 Thread Jonathan Hayward via RT
I downloaded 0.9.8 and ran ./config;make on an FC3 box. References to gcc all had a warning, as below, about a depracated -mcpu= option. gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -mcpu=pentium -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall

OPENSSL_gmtime() is not ported for pSOS

2005-08-25 Thread Rajeshwar Singh Jenwar
Hi ALL, OPENSSL_gmtime() defines in O_time.c internally calls struct tm* through gmtime() but in pSOS gmtime() always retuen NULL. So can we say OPENSSL_gmtime() will always fails fro pSOS ? Can anyone suugest proper porting !

Error During HandShake,SIP/TLS no information back from the TLS Server UNIXWARE 7.1

2005-08-25 Thread Miranda, Ignacio (Ignacio)
Title: Error During HandShake,SIP/TLS no information back from the TLS Server UNIXWARE 7.1 Hi, I have a SIP/TLS implementation using the openssl libraries, and I am runing into a few issues that I don't know how to debug or what is going wrong. I have 3 machines running my