diff options
author | Martin Willi <martin@revosec.ch> | 2014-03-31 11:30:51 +0200 |
---|---|---|
committer | Martin Willi <martin@revosec.ch> | 2014-03-31 11:39:25 +0200 |
commit | dbd4fc074a791538e460d5ec29919c843721ede4 (patch) | |
tree | aa95d68b794477503c67e094571d915f639bf1ec /conf | |
parent | 3941d55f0116b12646efaba6ed00ec09b5a246c2 (diff) | |
download | strongswan-dbd4fc074a791538e460d5ec29919c843721ede4.tar.bz2 strongswan-dbd4fc074a791538e460d5ec29919c843721ede4.tar.xz |
openac: Remove obsolete openac utility
The same functionality is now provided by the pki --acert subcommand.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/options/tools.opt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/options/tools.opt b/conf/options/tools.opt index 23e6a1c9f..72a49de28 100644 --- a/conf/options/tools.opt +++ b/conf/options/tools.opt @@ -1,6 +1,3 @@ -openac.load = - Plugins to load in ipsec openac tool. - pki.load = Plugins to load in ipsec pki tool. |