SSL_set_options
SSL_set_options(con, SSL_OP_NO_QUERY_MTU);
SSL_set_options(con, SSL_OP_COOKIE_EXCHANGE);
SSL_set_options(s, SSL_OP_COOKIE_EXCHANGE);