testing: Remove unused revocation and constraints plugins for swanctl

swanctl doesn't do any (online) certificate validation, it just parses
and or decrypts them and passes them on to the daemon.
This commit is contained in:
Tobias Brunner
2026-02-06 11:21:34 +01:00
parent 5fe1d71204
commit 5b0d506215
516 changed files with 1031 additions and 1031 deletions
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = random pem wolfssl x509 revocation constraints
swanctl {
load = random pem wolfssl x509
}
charon-systemd {
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = random pem pkcs1 openssl revocation constraints
swanctl {
load = random pem pkcs1 openssl
}
charon-systemd {
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = pem wolfssl pkcs1 x509 revocation constraints pubkeyrandom
swanctl {
load = pem wolfssl pkcs1 x509 pubkeyrandom
}
charon-systemd {
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = pem wolfssl pkcs1 x509 revocation constraints pubkey random
swanctl {
load = pem wolfssl pkcs1 x509 pubkey random
}
charon-systemd {
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = pem wolfssl x509 revocation constraints pkcs1 pubkey
swanctl {
load = pem wolfssl x509 pkcs1 pubkey
}
charon-systemd {
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = pkcs1 pem openssl revocation constraints
swanctl {
load = pkcs1 pem openssl
}
charon-systemd {
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = pem wolfssl x509 revocation constraints pkcs1 pubkey
swanctl {
load = pem wolfssl x509 pkcs1 pubkey
}
charon-systemd {
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = pem wolfssl pkcs1 x509 revocation constraints pubkey
swanctl {
load = pem wolfssl pkcs1 x509 pubkey
}
charon-systemd {
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = pem pkcs1 x509 revocation constraints pubkey openssl random
swanctl {
load = pem pkcs1 x509 pubkey openssl random
}
charon-systemd {
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = pem wolfssl pkcs1 x509 revocation constraints pubkey
swanctl {
load = pem wolfssl pkcs1 x509 pubkey
}
charon-systemd {
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = pem wolfssl pkcs1 x509 revocation constraints pubkey
swanctl {
load = pem wolfssl pkcs1 x509 pubkey
}
charon-systemd {
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = pem pkcs1 x509 revocation constraints pubkey openssl random
swanctl {
load = pem pkcs1 x509 pubkey openssl random
}
charon-systemd {
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = pem wolfssl pkcs1 x509 revocation constraints pubkey
swanctl {
load = pem wolfssl pkcs1 x509 pubkey
}
charon-systemd {
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = pem wolfssl pkcs1 x509 revocation constraints pubkey
swanctl {
load = pem wolfssl pkcs1 x509 pubkey
}
charon-systemd {
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = pem pkcs1 revocation constraints pubkey openssl random
swanctl {
load = pem pkcs1 pubkey openssl random
}
charon-systemd {
@@ -1,7 +1,7 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = pem wolfssl pkcs1 x509 revocation constraints pubkey
swanctl {
load = pem wolfssl pkcs1 x509 pubkey
}
charon-systemd {