Re: Looking for C developer for network client

2014-08-10 Thread Andrej Manduch
Hi, I'm not OpenSSL developer, but I'would like to be and this seems like a nice project. And I'm __really__ interrested to help you. And I can offer for community work about 4 hours/day. On 08/10/2014 08:27 PM, Eric Shufro wrote: > Anyone interested in helping to rewrite a small networking modul

Looking for C developer for network client

2014-08-10 Thread Eric Shufro
Anyone interested in helping to rewrite a small networking module for an openssl network client? Current design is migrating toward single thread non blocking. Help handling errors, session caching and general correctness needed. Thanks. Eric. e...@shufro.com

Re: ECDSA Certificate

2014-08-10 Thread Walter H.
and how do I generate an ECDSA certificate? On 10.08.2014 14:12, Dave Thompson wrote: Both of those are using an RSA certificate; DHE or ECDHE is key-exchange only not authentication. However the servers must configure **parameters** for "temp DH" and "temp ECDH" respectively; do they? I

RE: ECDSA Certificate

2014-08-10 Thread Dave Thompson
Both of those are using an RSA certificate; DHE or ECDHE is key-exchange only not authentication. However the servers must configure *parameters* for "temp DH" and "temp ECDH" respectively; do they? For ECDHE the parameters must use one of the (named) curves specified by the client; openssl c