commit | 1fe2eeb3fc63f3bce4793333ed59e1f3fe94e02c | [log] [tgz] |
---|---|---|
author | rch <[email protected]> | Mon Oct 26 14:45:57 2015 |
committer | Commit bot <[email protected]> | Mon Oct 26 14:46:49 2015 |
tree | aa77903f51d57953bc496867ea64e8ddaed7d362 | |
parent | 62fefcd1d7958cd90825c385eb963961f89ce0d3 [diff] |
Remove insecure QUIC support Require a ProofSource in QuicCryptoServerConfig (this includes requiring SSL config for secure quic listeners) Require a ProofVerifier in QuicCryptoClientConfig. Remove is_https from QuicServerId. Remove is_secure from QuicServer. Merge internal change: 103869607 Review URL: https://codereview.chromium.org/1411063004 Cr-Commit-Position: refs/heads/master@{#356047}