• Kris Kwiatkowski's avatar
    templates: TLSVersion (#2323) · d3e3fc53
    Kris Kwiatkowski authored
    * new template action: TLS protocol version
    
    * new template action: use caddytls.GetSupportedProtocolName
    
    Avoids code duplication by reusing existing method to get TLS protocol
    version used on connection. Also adds tests
    d3e3fc53
tplcontext_test.go 23.1 KB