Certificate

2014-08-25 Thread Amir Reda
Dear all I need your help for those points 1- i want create 102 certificate from a certificate authority that i made ((101 node and 1 CA) 2- change the certificate that i have created into unsigned int in order to fit the simulator that i work with as a header type i use NS3 simulator please i need

Re: CVE-2014-5139 patch

2014-08-25 Thread Matt Caswell
On 25/08/14 09:57, sandeep umesh wrote: > Hello users, > > NVD vulnerability database confirms the below link as the patch for > CVE-2014-5139 - > > https://git.openssl.org/gitweb/?p=openssl.git;a=commit;h=80bd7b41b30af6ee96f519e629463583318de3b0 > > This is indicating to CVE-2014-2970. > > W

Re: CVE-2014-5139 patch

2014-08-25 Thread Marcus Meissner
On Mon, Aug 25, 2014 at 02:27:27PM +0530, sandeep umesh wrote: > Hello users, > > NVD vulnerability database confirms the below link as the patch for > CVE-2014-5139 - > > https://git.openssl.org/gitweb/?p=openssl.git;a=commit;h=80bd7b41b30af6ee96f519e629463583318de3b0 > > This is indicating to

RE: SSL_use_psk_identity_hint() broken ?

2014-08-25 Thread flgirl799901
Am right there with you. I thought that this was going to be a "patch", instead I keep receiving multiple emails about everything except the Heartbleed patch.  Sent via the Samsung GALAXY S® 5, an AT&T 4G LTE srtphone Original message From: Leif Thuresson Date:08/25/2014 7

SSL_use_psk_identity_hint() broken ?

2014-08-25 Thread Leif Thuresson
Don't know if I'm missing something or if this is a bug. It don't seem to be possible to set the PSK identity-hint per session. If I set the identity-hint in a newly created SSL connection object it is rejected because there is no session associated connection yet (but the SSL_use_psk_identity_h

CVE-2014-5139 patch

2014-08-25 Thread sandeep umesh
Hello users, NVD vulnerability database confirms the below link as the patch for CVE-2014-5139 - https://git.openssl.org/gitweb/?p=openssl.git;a=commit;h=80bd7b41b30af6ee96f519e629463583318de3b0 This is indicating to CVE-2014-2970. Where as, the commit for CVE-2014-5139 seems to be - https://gi

Re: Re : Re: Re : Generation of DES key for use in DES_encrypt1()

2014-08-25 Thread vineet59
Hi, Yes I have replaced them all with strlen. I got the error in key generation at the checking whether key has generated or not --> if ((k = DES_set_key_checked((C_Block*)&cbc_key,&key)) != 0) printf("\nkey error\n%d\n",k); Every time it prints " key error : -1 " as output.

"Encrypted alert' error message sent by the FTP Server just even before Greeting message

2014-08-25 Thread dvijayalakshmi
Hi, We are using Open SSL in our FTP Server for seure FTP Communication. When performing FTP Server aging test(uploading continuously frm client), FTP Server sent SSL packet even before sending greeting message to the client. Kindly find the below sequence of failure cases. 1. MFP established the