Changeset 9753 in ntrip


Ignore:
Timestamp:
Jun 2, 2022, 11:57:08 AM (23 months ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

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

    r9739 r9753  
    7070////////////////////////////////////////////////////////////////////////////
    7171QString bncSslConfig::defaultPath() {
    72   return QDir::homePath() + QDir::separator()
    73          + ".config" + QDir::separator() + qApp->organizationName();
     72  return "/etc/ssl/certs/";
    7473}
    7574
Note: See TracChangeset for help on using the changeset viewer.