Re: ECDH-RSA and TLS 1.2

2012-11-06 Thread Jakob Bohm
On 11/5/2012 1:37 AM, Jeffrey Walton wrote: On Sun, Nov 4, 2012 at 7:15 PM, jb-open...@wisemo.com wrote: On 02-11-2012 21:46, Jeffrey Walton wrote: On Fri, Nov 2, 2012 at 4:30 PM, Jakob Bohm jb-open...@wisemo.com wrote: (continuing TOFU posting to keep the thread somewhat consistent)

RE: Passing TLS sessions between programs

2012-11-06 Thread Eisenacher, Patrick
-Original Message- From: Richard Könning Am 03.11.2012 15:26, schrieb Frediano Ziglio: Hi, I'm searching for a way to pass a TLS session between two programs under Unix. I can use unix sockets to send the file descriptor but I don't know how to request to OpenSSL crypto

Re: Passing TLS sessions between programs

2012-11-06 Thread Michel
I found in doc/ssleay.txt : [...] The PEM_write_SSL_SESSION(fp,x) and PEM_read_SSL_SESSION(fp,x,cb) will write to a file pointer in base64 encoding. What you can do with this, is pass session information between separate processes. [...] Le 06/11/2012 12:11, Eisenacher, Patrick a écrit Once

RE: Question about EVP_get_digestbynid and ECDSA

2012-11-06 Thread Erik Tkal
Eh, I had it right all along, but when I dumped it via x509 later it showed a strange OID; seems the directory I was in had an old 0.0.8e OpenSSL.exe... *face palm* Erik Tkal Juniper OAC/UAC/Pulse Development -Original Message- From:

Re: https server using openssl

2012-11-06 Thread Indtiny s
Hi, Thanks for detailed information , since I am not very comfortable with c/c++ , it is bit difficulty for me to design and implement a webserver . Is there simple open source webserver (which uses the boost lib and has the option to include my modified openssl libs) for android ndk level

RE: how to enable sha-256

2012-11-06 Thread Dave Thompson
From: owner-openssl-us...@openssl.org On Behalf Of Gayathri Manoj Sent: Saturday, 03 November, 2012 06:48 Is any configure option available to enable SHA256 by default in OpenSSL 0.9.8l. The *algorithm* is included by default in 0.9.8 as far back as I have, and it should work as a plain

RE: Passing TLS sessions between programs

2012-11-06 Thread Dave Thompson
From: owner-openssl-us...@openssl.org On Behalf Of Frediano Ziglio Sent: Saturday, 03 November, 2012 10:26 I'm searching for a way to pass a TLS session between two programs under Unix. I can use unix sockets to send the file descriptor but I don't know how to request to OpenSSL crypto

Re: Passing TLS sessions between programs

2012-11-06 Thread Frediano Ziglio
2012/11/6 Dave Thompson dthomp...@prinpay.com: From: owner-openssl-us...@openssl.org On Behalf Of Frediano Ziglio Sent: Saturday, 03 November, 2012 10:26 I'm searching for a way to pass a TLS session between two programs under Unix. I can use unix sockets to send the file descriptor but I

Re: how to enable sha-256

2012-11-06 Thread Gayathri Manoj
Hi Dave, Thanks for your reply. I wanted to parse the x509 certificate using openssl-0.9.8l which is signed by sha256WithRSAEncryption algorithm. I am not explicitly calling EVP_DigestInit_ex() to initailse EVP_sha256(). Is it possible to decrypt the certificate using TLS.10 Thanks,

CA.pl, TLS encryption, Postfix

2012-11-06 Thread thorsopia
Hello, I need help with CA.pl and this [1] guide in general. (I've already tried to ask here [2].) My goal is to configure Postfix to support TLS encryption. First, I'd like to configure it to use my system login/pass pair for auth because it's the easiest way. But I don't think that's the best

error when use libcurl send email through live

2012-11-06 Thread 王聪
hello: use libcurl send email. when i send through gmail is ok, but through mail.live failed. errdetail:336031996 SSL_strerror() got the error description -- error:140770FC:lib(20):func(119):reason(252)