mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-06 00:00:47 -04:00
scepclient now requires x509 plugin
This commit is contained in:
parent
3fe152f275
commit
cb7817a64b
@ -5,5 +5,5 @@ charon {
|
||||
}
|
||||
|
||||
scepclient {
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random
|
||||
}
|
||||
|
@ -5,5 +5,5 @@ charon {
|
||||
}
|
||||
|
||||
scepclient {
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 gmp random
|
||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user