testing: Minimum required plugins for net2net-pkcs12 scenarios
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
charon {
|
||||
load = pem nonce revocation botan x509 curl vici kernel-netlink socket-default updown
|
||||
multiple_authentication = no
|
||||
swanctl {
|
||||
load = pem pkcs7 pkcs8 pkcs12 botan x509 revocation constraints
|
||||
}
|
||||
|
||||
charon-systemd {
|
||||
load = pem nonce botan x509 revocation constraints curl vici kernel-netlink socket-default updown
|
||||
}
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
charon {
|
||||
load = pem nonce revocation botan x509 curl vici kernel-netlink socket-default updown
|
||||
multiple_authentication = no
|
||||
swanctl {
|
||||
load = pem pkcs7 pkcs8 pkcs12 botan x509 revocation constraints
|
||||
}
|
||||
|
||||
charon-systemd {
|
||||
load = pem nonce botan x509 revocation constraints curl vici kernel-netlink socket-default updown
|
||||
}
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
swanctl {
|
||||
load = pem pkcs1 x509 revocation constraints pubkey openssl random
|
||||
load = random aes sha1 sha2 hmac pem pkcs1 pkcs7 pkcs8 pkcs12 gmp x509 revocation constraints
|
||||
}
|
||||
|
||||
charon-systemd {
|
||||
load = random nonce aes sha1 sha2 hmac pem pkcs1 pkcs12 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
|
||||
load = random nonce aes sha1 sha2 hmac pem pkcs1 gmp x509 revocation curve25519 curl kernel-netlink socket-default updown vici
|
||||
}
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
swanctl {
|
||||
load = pem pkcs1 x509 revocation constraints pubkey openssl random
|
||||
load = random aes sha1 sha2 hmac pem pkcs1 pkcs7 pkcs8 pkcs12 gmp x509 revocation constraints
|
||||
}
|
||||
|
||||
charon-systemd {
|
||||
load = random nonce aes sha1 sha2 hmac pem pkcs1 pkcs12 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
|
||||
load = random nonce aes sha1 sha2 hmac pem pkcs1 gmp x509 revocation curve25519 curl kernel-netlink socket-default updown vici
|
||||
}
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
charon {
|
||||
load = pem nonce revocation openssl curl vici kernel-netlink socket-default updown
|
||||
multiple_authentication = no
|
||||
swanctl {
|
||||
load = pem openssl
|
||||
}
|
||||
|
||||
charon-systemd {
|
||||
load = pem nonce openssl curl vici kernel-netlink socket-default updown
|
||||
}
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
charon {
|
||||
load = pem nonce revocation openssl curl vici kernel-netlink socket-default updown
|
||||
multiple_authentication = no
|
||||
swanctl {
|
||||
load = pem openssl
|
||||
}
|
||||
|
||||
charon-systemd {
|
||||
load = pem nonce openssl curl vici kernel-netlink socket-default updown
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user