duplicheck: Remove confusing plugin

This plugin was developed for a customer who had very specific
requirements.  It never did anything useful for regular users and
usually caused confusing errors if they enabled it by mistake.  So
just remove it.
This commit is contained in:
Tobias Brunner
2026-07-24 15:20:24 +02:00
parent 67327e9074
commit 8b2e60b62b
15 changed files with 1 additions and 944 deletions
-1
View File
@@ -41,7 +41,6 @@ plugins = \
plugins/dhcp.opt \
plugins/dnscert.opt \
plugins/drbg.opt \
plugins/duplicheck.opt \
plugins/eap-aka.opt \
plugins/eap-aka-3gpp.opt \
plugins/eap-aka-3gpp2.opt \
-5
View File
@@ -1,5 +0,0 @@
charon.plugins.duplicheck.enable = yes
Enable duplicheck plugin (if loaded).
charon.plugins.duplicheck.socket = unix://${piddir}/charon.dck
Socket provided by the duplicheck plugin.