Changeset 4868


Ignore:
Timestamp:
Jul 2, 2014 6:07:12 PM (10 years ago)
Author:
bennylp
Message:

Misc re #1751: removed --tls-srv-name from pjsua usage text since that feature has been removed long time ago by #1448 (thanks Alexander Traud for the patch)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip-apps/src/pjsua/pjsua_app_config.c

    r4779 r4868  
    119119    puts  ("  --tls-verify-client Verify client's certificate (default=no)"); 
    120120    puts  ("  --tls-neg-timeout   Specify TLS negotiation timeout (default=no)"); 
    121     puts  ("  --tls-srv-name      Specify TLS server name for multihosting server"); 
    122121    puts  ("  --tls-cipher        Specify prefered TLS cipher (optional)."); 
    123122    puts  ("                      May be specified multiple times"); 
Note: See TracChangeset for help on using the changeset viewer.