Hello, I develop an application with TLS client functionality. I use SSL_set_connect_state() to put openssl to client mode. Is there any possibility how to reject re-negotiation request from server. Now SSL_read() handles re-negotiation transparently and accept that. I'd like to have more control over re-negotiations.
Thanks in advance for your advices. Regards, Jirka ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org