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