mod_telnet_tlsinfo/README.markdown
changeset 3680 957e87067231
parent 2880 ea6b5321db50
equal deleted inserted replaced
3679:776ff0875e35 3680:957e87067231
     1 ---
     1 ---
       
     2 labels:
       
     3 - 'Stage-Obsolete'
     2 summary: Telnet command for showing TLS info
     4 summary: Telnet command for showing TLS info
     3 ...
     5 ---
     4 
     6 
     5 Introduction
     7 Introduction
     6 ============
     8 ============
     7 
     9 
     8 This module adds two commands to the telnet console, `c2s:showtls()` and
    10 This module adds two commands to the telnet console, `c2s:showtls()` and
    51   export           Whethere an export cipher is used
    53   export           Whethere an export cipher is used
    52 
    54 
    53 Compatibility
    55 Compatibility
    54 =============
    56 =============
    55 
    57 
    56   --------------------- -------
    58   --------------------- ------------------
    57   0.9 with LuaSec 0.5   Works
    59   0.9 with LuaSec 0.5   Works
    58   --------------------- -------
    60   0.10                  Merged into core
       
    61   --------------------- ------------------