Hi, > For a client that wants a secure channel with a given server, what is > the best way to enforce a lower bound on the RSA key size of > the server certificate?
You can use the SSL_(CTX_)_set_cipher_list() functions to restrict which ciphers can be used. Best Regards, Mark Williams ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]