Lines Matching refs:servers
185 servers. See the B<SECURE RENEGOTIATION> section for more details.
189 Allow legacy insecure renegotiation between OpenSSL and unpatched servers
195 Normally clients and servers will transparently attempt to negotiate the
199 propose, and servers will not accept the extension.
312 and renegotiation between patched OpenSSL clients and unpatched servers
314 servers will fail.
318 connect to unpatched servers (i.e. all of them initially) and this is clearly
323 As more servers become patched the option B<SSL_OP_LEGACY_SERVER_CONNECT> will
327 servers should always B<set> B<SSL_OP_LEGACY_SERVER_CONNECT>
330 unpatched servers (and thus avoid any security issues) should always B<clear>
337 renegotiation between OpenSSL clients and unpatched servers B<only>, while
339 and renegotiation between OpenSSL and unpatched clients or servers.