public key operations using the OpenSSL library require the pubkey plugin
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
charon {
|
||||
load = curl openssl random x509 hmac stroke
|
||||
load = curl openssl random x509 pubkey hmac stroke
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
charon {
|
||||
load = curl aes des sha1 sha2 md5 gmp openssl random x509 hmac stroke
|
||||
load = curl aes des sha1 sha2 md5 gmp openssl random x509 pubkey hmac stroke
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
charon {
|
||||
load = curl openssl random x509 hmac stroke
|
||||
load = curl openssl random x509 pubkey hmac stroke
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
charon {
|
||||
load = curl openssl random x509 hmac stroke
|
||||
load = curl openssl random x509 pubkey hmac stroke
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
charon {
|
||||
load = curl aes des sha1 sha2 md5 gmp openssl random x509 hmac stroke
|
||||
load = curl aes des sha1 sha2 md5 gmp openssl random x509 pubkey hmac stroke
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
charon {
|
||||
load = curl openssl random x509 hmac stroke
|
||||
load = curl openssl random x509 pubkey hmac stroke
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
charon {
|
||||
load = curl openssl random x509 hmac stroke
|
||||
load = curl openssl random x509 pubkey hmac stroke
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
charon {
|
||||
load = curl aes des sha1 sha2 md5 gmp random x509 hmac stroke
|
||||
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac stroke
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
charon {
|
||||
load = curl openssl random x509 hmac stroke
|
||||
load = curl openssl random x509 pubkey hmac stroke
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user