Skip to content
  • Nick Mathewson's avatar
    Make Tor support TLS1.3 ciphers with OpenSSL 1.1.1 · 0dbe3ddc
    Nick Mathewson authored
    Without this patch, not only will TLS1.3 not work with Tor, but
    OpenSSL 1.1.1 with TLS1.3 enabled won't build any connections at
    all: It requires that either TLS1.3 be disabled, or some TLS1.3
    ciphersuites be listed.
    
    Closes ticket 24978.
    0dbe3ddc