• M
    Update Configure to know about tls1_3 · 84a68336
    Matt Caswell 提交于
    Also we disable TLS1.3 by default (use enable-tls1_3 to re-enable). This is
    because this is a WIP and will not be interoperable with any other TLS1.3
    implementation.
    
    Finally, we fix some tests that started failing when TLS1.3 was disabled by
    default.
    Reviewed-by: NRich Salz <rsalz@openssl.org>
    84a68336
Configure 89.3 KB