TLSPolicy.allowInsecureRenegotiation

Allow renegotiation even if the counterparty doesn't support the secure renegotiation extension.

Notes: Changing this to true exposes you to injected plaintext attacks. Read RFC 5746 for background.

class TLSPolicy
public const
bool
allowInsecureRenegotiation
()

Meta