De: owner-openssl-us...@openssl.org
Para: openssl-users@openssl.org
Cc:
Fecha: Tue, 31 May 2011 23:08:18 -0400
Asunto: RE: Errors with certificate signing x509v1 when making test. Test failed
> > From: owner-openssl-us...@openssl.org On Behalf Of gvfb
> > Sent: Tuesday, 31 May, 2011 18:1
> From: owner-openssl-us...@openssl.org On Behalf Of gvfb
> Sent: Tuesday, 31 May, 2011 18:17
>
> Now I'm trying to walk the steps over again, so I will reinstall OpenSSL,
> which is needed for the IMAP toolkit. However, when making OpenSSL
Aside: the people here probably can
> From: owner-openssl-us...@openssl.org On Behalf Of greenelephant
> Sent: Sunday, 29 May, 2011 14:31
> I have a computer with Ubuntu OS and an Apache HTTP server.
> I am trying to
> create a SSL certificate using RSA public and private keys.
>
> However it has come to my attention that at thi
On Tue, May 31, 2011 at 6:41 PM, Michael Tüxen <
michael.tue...@lurchi.franken.de> wrote:
>
> What about using SSL_tls1_key_extractor()?
>
> I didn't this function in OpenSSL source.
I can get master secret from SSL_SESSION->master_key, but how can I find the
PRF api used to calculate:
RPF(ma
Hello, I'm new to this list so excuse me if I can't grasp the correct words to
talk about the problem I have. I attempted to install the UW Imap toolkit on an
ubuntu 11 machine with apache2 server. I installed Imap finally with the
SSL=UNIX option. However, when trying to install PHP it throwed
Thanks Steve,
Currently my test program does not setup the locking callbacks as well as the
thread ID callback. In general, should I must setup them in multi-threading
openssl application? If so, should the following two functions be used to setup
the locking callbacks and the thread ID callbac
On May 31, 2011, at 2:32 PM, Dave Thompson wrote:
>> From: owner-openssl-us...@openssl.org On Behalf Of David Mitchell
>> Sent: Friday, 27 May, 2011 12:35
>
>> I'm having some problems with EAP-TLS in FreeRadius 2.1.10. I
>> have a client
>> where authentication attempts always fail with the re
On Tue, May 31, 2011, Yan, Bob wrote:
> Hi,
>
> I have an application which has more than 100 SSL client threads and each of
> those threads tried to connect to a SSL server simultaneously. Occasionally
> the application process got coredump on the call to ssl_connect(), please see
> the stack
> From: owner-openssl-us...@openssl.org On Behalf Of Kyle Hamilton
> Sent: Thursday, 26 May, 2011 21:28
> It looks like you've base64-encoded the actual ciphertext.
$alg(enc) -d -a decodes base64 AND decrypts.
> On Thu, May 26, 2011 at 3:01 PM, Matt Thompson
> wrote:
> > I get an error when I
> From: owner-openssl-us...@openssl.org On Behalf Of cocostaec
> Sent: Thursday, 26 May, 2011 15:17
> can anyone tell a way how to parse a BER encoded string an
> then decode it to
> ASN1?i've tried:
> [code]
> unsigned char* buffer;
> buffer=new unsigned char[strlen("0x3049")];
>
> strcpy((char
> From: owner-openssl-us...@openssl.org On Behalf Of David Mitchell
> Sent: Friday, 27 May, 2011 12:35
> I'm having some problems with EAP-TLS in FreeRadius 2.1.10. I
> have a client
> where authentication attempts always fail with the relatively generic
> error below. I've tried to figure out wh
> From: owner-openssl-us...@openssl.org On Behalf Of Victor Sterpu
> Sent: Monday, 30 May, 2011 14:31
> On 28.05.2011 21:31, Victor Sterpu wrote:
> I posted the signature here
http://www.casnt.ro/FARMD_16611264_20110524_1153.smime
> openssl smime -i
Hi,
I have an application which has more than 100 SSL client threads and each of
those threads tried to connect to a SSL server simultaneously. Occasionally the
application process got coredump on the call to ssl_connect(), please see the
stack trace below for detail.
*** glibc detected *** te
Hi community,
I found an email about VeraCode having found issues in OpenSSL (see
http://www.mail-archive.com/openssl-dev@openssl.org/msg25491.html).
Have there been follow-up activities? Did someone review or address
the VeraCode results?
Cheers,
Andreas
On May 31, 2011, at 8:02 AM, Neo Liu wrote:
> Hi, everyone,
>
> I'm developing a EAP-TLS server using OpenSSL. I need to derive key material
> from TLS session as described in RFC5216. Like the follow figure shows:
>
> | | pre_master_secret |
>serv
15 matches
Mail list logo