Re: Required ciphers

2007-03-01 Thread Marek Marcola
Hello, > for my embedded system, I want to have an OpenSSL lib with only the > barely necessary functionality to speak with its home station. So I > decided to only support TLSv1, and (in accordance with Rescorla's > recommendation on p.142) only RSA, RC4 and SHA-1. > > Now the OpenSSL Configur

Required ciphers

2007-03-01 Thread Rutger Hofman
Hello list gurus, for my embedded system, I want to have an OpenSSL lib with only the barely necessary functionality to speak with its home station. So I decided to only support TLSv1, and (in accordance with Rescorla's recommendation on p.142) only RSA, RC4 and SHA-1. Now the OpenSSL Config