• D
    Add new ctrl to retrieve client certificate types, print out · 9f27b1ee
    Dr. Stephen Henson 提交于
    details in s_client.
    
    Also add ctrl to set client certificate types. If not used sensible values
    will be included based on supported signature algorithms: for example if
    we don't include any DSA signing algorithms the DSA certificate type is
    omitted.
    
    Fix restriction in old code where certificate types would be truncated
    if it exceeded TLS_CT_NUMBER.
    9f27b1ee
s_client.c 60.5 KB