mirror of
https://github.com/strongswan/strongswan.git
synced 2025-11-27 00:00:29 -05:00
load plugins for scepclient
This commit is contained in:
parent
8a5c2ecdb0
commit
b235b32e8b
@ -0,0 +1,9 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random curl
|
||||
}
|
||||
|
||||
scepclient {
|
||||
load = sha1 sha2 md5 aes des hmac random
|
||||
}
|
||||
@ -0,0 +1,9 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac random curl
|
||||
}
|
||||
|
||||
scepclient {
|
||||
load = sha1 sha2 md5 aes des hmac random
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user