testing: Optimized plugin use in pkcs8 scenarios
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
charon {
|
||||
load = random nonce pem pkcs1 openssl curl revocation vici kernel-netlink socket-default updown
|
||||
swanctl {
|
||||
load = pem openssl
|
||||
}
|
||||
|
||||
charon-systemd {
|
||||
load = nonce pem openssl curl revocation vici kernel-netlink socket-default updown
|
||||
}
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
charon {
|
||||
load = random nonce pem pkcs1 openssl curl revocation vici kernel-netlink socket-default updown
|
||||
swanctl {
|
||||
load = pem openssl
|
||||
}
|
||||
|
||||
charon-systemd {
|
||||
load = nonce pem openssl curl revocation vici kernel-netlink socket-default updown
|
||||
}
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
charon {
|
||||
load = random nonce pem pkcs1 openssl curl revocation vici kernel-netlink socket-default updown
|
||||
swanctl {
|
||||
load = pem openssl
|
||||
}
|
||||
|
||||
charon-systemd {
|
||||
load = nonce pem openssl curl revocation vici kernel-netlink socket-default updown
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user