[strongSwan] swanctl unloads private key on startup (not desired)

Stephen Ayotte stephen.ayotte at gmail.com
Fri May 12 14:38:47 CEST 2017


That did it!

The new strongswan.conf is more like this:

    charon {
      start-scripts {
         # creds = /usr/local/sbin/swanctl --load-creds # <-- this
line was the problem
         conns = /usr/local/sbin/swanctl --load-conns # <-- this line
seems to imply loading creds mentioned in swanctl.conf
       }
    }


More information about the Users mailing list