[openssl.org #1260] [REQ] Include this root certificate with openssl sources

2008-05-23 Thread Lutz Jaenicke via RT
The OpenSSL distribution as of 0.9.8h is no longer shipped with any root CA certificates. Best regards, Lutz __ OpenSSL Project http://www.openssl.org Development Mailing List

[openssl.org #1645] Ehancement - The addition of GlobalSigns Roots into the default openSSL rootstore

2008-05-23 Thread Lutz Jaenicke via RT
The OpenSSL distribution as of 0.9.8h is no longer shipped with any root CA certificates. Best regards, Lutz __ OpenSSL Project http://www.openssl.org Development Mailing List

Re: [openssl.org #1671] Configure options are not passed to mkdef.pl in mingw build

2008-05-23 Thread Victor B. Wagner
On 2008.05.13 at 22:10:12 +0300, Roumen Petrov wrote: Shared build of OpenSSL for Windows platform involves executing of file util/mkdef.pl to creates .def file for each shared library. This file specifies what symbols are exported from the library. Script mkdef.pl expects to receive some

[openssl.org #1513] Bug : SSL_CTX_use_certificate_chain_file fails due to earlier errors

2008-05-23 Thread Lutz Jaenicke via RT
Respective patch applied, thanks. The fix will be in 0.9.8h. Best regards, Lutz __ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org

[openssl.org #1417] enhancement request: FAQ

2008-05-23 Thread Lutz Jaenicke via RT
Issue resolved by code modification, see ticket #1513. Best regards, Lutz __ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org

[openssl.org #1679] DTLS: SegFault if ChangeCipherSpec is received before ClientHello

2008-05-23 Thread Alex Lam via RT
OpenSSL would SegFault if the DTLS server receives a ChangeCipherSpec as the first record instead of ClientHello. Thanks, Alex. OpenSSL would SegFault if the DTLS server receives a ChangeCipherSpec as the first record instead of ClientHello.Thanks,Alex.