[openssl.org #1050] openssl ca: generate subjectAltName from CN

2005-04-29 Thread via RT
(patch already send to openssl-dev, store it in request tracker) Hello, is there a special reason that openssl ca has only functionality to copy the emailAddress from the subject name to the subjectAltName extension ? Or would something like the attached patch acceptable ? This patch extends t

[openssl.org #1049] Configure: GCC x86: option -m486 deprecated

2005-04-29 Thread via RT
here is a little patch for Configure to replace the deprecated gcc option -m486 with the new -march=486 build option __ OpenSSL Project http://www.openssl.org Development Mailing List

Re: Datagram TLS source

2005-04-29 Thread Prashant Kumar
Nagendra,   I looked at DtlsTransport.cxx. I think that answers my questions.   Thanks you. Prashant.nagendra modadugu <[EMAIL PROTECTED]> wrote: * Prashant Kumar <[EMAIL PROTECTED]>[2005-04-28 06:11:38 -0700]:> I had one question on the timer management and retransmission. I see that there is a ne