testing: Optimized plugin use in pkcs8 scenarios
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
swanctl {
|
||||
load = random pem wolfssl pkcs1 pkcs8 x509 revocation constraints
|
||||
load = random pem wolfssl x509 revocation constraints
|
||||
}
|
||||
|
||||
charon-systemd {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
swanctl {
|
||||
load = pem pkcs1 pkcs8 curve25519 x509 revocation constraints pubkey openssl random
|
||||
load = random pem sha1 pkcs1 pkcs8 curve25519 x509 revocation constraints
|
||||
}
|
||||
|
||||
charon-systemd {
|
||||
|
||||
Reference in New Issue
Block a user