Changeset 9795 in ntrip for trunk/BNC/src/bncmain.cpp


Ignore:
Timestamp:
Jul 22, 2022, 1:34:16 PM (21 months ago)
Author:
stuerze
Message:

consideration of client SSL certificates, if they are available

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncmain.cpp

    r9783 r9795  
    9595      "\n"
    9696      "Network Panel keys:\n"
    97       "   proxyHost       {Proxy host, name or IP address [character string]}\n"
    98       "   proxyPort       {Proxy port [integer number]}\n"
    99       "   sslCaCertPath   {Full path to SSL certificates [character string]}\n"
    100       "   sslIgnoreErrors {Ignore SSL authorization errors [integer number: 0=no,2=yes]}\n"
     97      "   proxyHost         {Proxy host, name or IP address [character string]}\n"
     98      "   proxyPort         {Proxy port [integer number]}\n"
     99      "   sslCaCertPath     {Full path to SSL certificates [character string]}\n"
     100      "   sslClientCertPath {Full path to client SSL certificates [character string]}\n"     
     101      "   sslIgnoreErrors   {Ignore SSL authorization errors [integer number: 0=no,2=yes]}\n"
    101102      "\n"
    102103      "General Panel keys:\n"
Note: See TracChangeset for help on using the changeset viewer.