• Adam Langley's avatar
    external/conscrypt: allow server-initiated renegotiations. · ed628f94
    Adam Langley authored
    BoringSSL disables server-initiated renegotiations by default. However,
    it's unclear what the impact of this will be. On the other hand,
    rejecting renegotiations certainly makes things simplier.
    
    Change-Id: I0cd3f04838c0afea665a88d4f0cd0a16c1e811de
    ed628f94
OpenSSLSocketImpl.java 44.8 KB