Changeset 9795 in ntrip for trunk/BNC/src/bncsettings.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/bncsettings.cpp

    r9760 r9795  
    7676    setValue_p("proxyPort",           "");
    7777    setValue_p("sslCaCertPath",       "");
     78    setValue_p("sslClientCertPath",   "");
    7879    setValue_p("sslIgnoreErrors",    "0");
    7980    // General
Note: See TracChangeset for help on using the changeset viewer.