ECDSA Certificate

2014-08-10 Thread Walter H.
On 08.08.2014 02:11, Dr. Stephen Henson wrote: Well maybe, maybe not. Just because a ciphersuite is included in the cipherlist doesn't mean it is included or could be selected. For example if you set a ciphersuite which uses ECDSA authentication it wont be selected if the server doesn't include

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

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

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: 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