Lines Matching refs:servers
116 servers. See the B<SECURE RENEGOTIATION> section for more details.
203 Allow legacy insecure renegotiation between OpenSSL and unpatched servers
224 Normally clients and servers will transparently attempt to negotiate the
228 propose, and servers will not accept the extension.
232 Normally clients and servers will transparently attempt to negotiate the
236 not propose, and servers will not accept the extension.
396 and renegotiation between patched OpenSSL clients and unpatched servers
398 servers will fail.
401 clients that are willing to connect to servers that do not implement
406 servers should always B<set> B<SSL_OP_LEGACY_SERVER_CONNECT>
409 unpatched servers (and thus avoid any security issues) should always B<clear>
416 renegotiation between OpenSSL clients and unpatched servers B<only>, while
418 and renegotiation between OpenSSL and unpatched clients or servers.