mirror of
https://github.com/strongswan/strongswan.git
synced 2025-12-05 00:01:49 -05:00
Added addrblock plugin to RFC3779 test cases
This commit is contained in:
parent
1f457546c1
commit
f90d465ce2
@ -1,6 +1,6 @@
|
|||||||
# /etc/strongswan.conf - strongSwan configuration file
|
# /etc/strongswan.conf - strongSwan configuration file
|
||||||
|
|
||||||
charon {
|
charon {
|
||||||
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink socket-default updown
|
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 addrblock hmac xcbc stroke kernel-netlink socket-default updown
|
||||||
multiple_authentication = no
|
multiple_authentication = no
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
# /etc/strongswan.conf - strongSwan configuration file
|
# /etc/strongswan.conf - strongSwan configuration file
|
||||||
|
|
||||||
charon {
|
charon {
|
||||||
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink socket-default updown
|
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 addrblock hmac xcbc stroke kernel-netlink socket-default updown
|
||||||
multiple_authentication = no
|
multiple_authentication = no
|
||||||
}
|
}
|
||||||
|
|||||||
@ -2,5 +2,5 @@
|
|||||||
|
|
||||||
charon {
|
charon {
|
||||||
hash_and_url = yes
|
hash_and_url = yes
|
||||||
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink socket-default updown
|
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 addrblock hmac xcbc stroke kernel-netlink socket-default updown
|
||||||
}
|
}
|
||||||
|
|||||||
@ -2,5 +2,5 @@
|
|||||||
|
|
||||||
charon {
|
charon {
|
||||||
hash_and_url = yes
|
hash_and_url = yes
|
||||||
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink socket-default updown
|
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 addrblock hmac xcbc stroke kernel-netlink socket-default updown
|
||||||
}
|
}
|
||||||
|
|||||||
@ -2,5 +2,5 @@
|
|||||||
|
|
||||||
charon {
|
charon {
|
||||||
hash_and_url = yes
|
hash_and_url = yes
|
||||||
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink socket-default updown
|
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 addrblock hmac xcbc stroke kernel-netlink socket-default updown
|
||||||
}
|
}
|
||||||
|
|||||||
@ -2,5 +2,5 @@
|
|||||||
|
|
||||||
charon {
|
charon {
|
||||||
hash_and_url = yes
|
hash_and_url = yes
|
||||||
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink socket-default updown
|
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 addrblock hmac xcbc stroke kernel-netlink socket-default updown
|
||||||
}
|
}
|
||||||
|
|||||||
@ -2,5 +2,5 @@
|
|||||||
|
|
||||||
charon {
|
charon {
|
||||||
hash_and_url = yes
|
hash_and_url = yes
|
||||||
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink socket-default updown
|
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 addrblock hmac xcbc stroke kernel-netlink socket-default updown
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user