"git@repo.buzztime.com:halo/external_conscrypt.git" did not exist on "ed628f94df430278a203da28055b309346b0bce2"
external/conscrypt: allow server-initiated renegotiations.
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