suspending and continuing handshake

2014-05-23 Thread DEXTER
Hi! I'm not sure if this is the appropriate list to send this to but since I believe it would need a modification in openssl source code that's why I'm sending this to here. So the problem I'm trying to solve is this. In a proxying environment when the client connects to the proxy and it sends

Fwd: Using Frankencerts for Automated Adversarial,Testing of Certificate Validation,in SSL/TLS Implementations

2014-05-23 Thread Ben Laurie
-- Forwarded message -- From: Martin Haufschild martin.haufsch...@uni-rostock.de Date: 23 May 2014 07:34 Subject: Using Frankencerts for Automated Adversarial,Testing of Certificate Validation,in SSL/TLS Implementations Hello, FYI

build failure when using OPENSSL_NO_HEARTBEATS

2014-05-23 Thread Lukas Tribus
Hey guys! Since commit 6af080acaf (Unit/regression test for TLS heartbeats.), when compiling master/OpenSSL_1_0_2-stable/OpenSSL_1_0_1-stable with -DOPENSSL_NO_HEARTBEATS the build fails with: heartbeat_test.c: In function ‘set_up_dtls’: heartbeat_test.c:127:30: error: ‘dtls1_process_heartbeat’

[openssl.org #3364] misleading description for -noout in the sess_id application

2014-05-23 Thread Martin Kaiser via RT
Hi, please find attached a trivial patch to correct the description of -noout in the sess_id application. At the moment, it mentions a CRL, that's probably a copypaste mistake. I modified it to match the manpage. Best regards, Martin From 8360cbb13ee0d52ec88e859678d8858e55332d58 Mon Sep 17

Re: OPENSSL for windows mobile 5/6

2014-05-23 Thread Pierre DELAAGE
Hello, In the scripts, you only have to tweak : 1/ the CUSTOMIZE block (line 12 to 15) 2/ the WCECOMPAT path (line 60) AND NOTHING ELSE : so you can remove all your stuff about WCE600 which is completely IRRELEVANT. STANDARDSDK is just the name of one of the subfolders in MS SDK

Re: OPENSSL for windows mobile 5/6

2014-05-23 Thread RaviVyas
hello sir, i am done with my WCECompat and gets the libs. now when building Openssl 0.9.8i i got an error like this. Building OpenSSL perl util/copy.pl .\crypto\buildinf.h tmp32dll_ARMV4I\buildinf.h Copying: ./crypto/buildinf.h to tmp32dll_ARMV4I/buildinf.h perl util/copy.pl

[openssl.org #3343] [PATCH] implements name contraint for IP Address

2014-05-23 Thread Matt Caswell via RT
Hi Luiz Thanks for the patch. I've reviewed it and it looks good. With regards to your comments around X509_V_ERR_PERMITTED_VIOLATION vs X509_V_ERR_UNSUPPORTED_NAME_SYNTAX, I think you did it right. Therefore:

[openssl.org #3352] export session id and master key in NSS keylog format

2014-05-23 Thread Matt Caswell via RT
Hi Martin Thanks for your contribution. I have applied your updated patch: http://git.openssl.org/gitweb/?p=openssl.git;a=commit;h=189ae368d91d2c9de5ed1fa21e993f5c83fc4445 Matt __ OpenSSL Project

[openssl.org #3364] misleading description for -noout in the sess_id application

2014-05-23 Thread Matt Caswell via RT
Patch applied: http://git.openssl.org/gitweb/?p=openssl.git;a=commit;h=c5f0b9bd8650a92eac1ef2fa28c726bbbc272904 Thanks for your contribution. Matt __ OpenSSL Project http://www.openssl.org