enable integrity test in all rw-cert scenarios
This commit is contained in:
@@ -3,3 +3,7 @@
|
||||
charon {
|
||||
load = curl openssl random x509 pubkey hmac stroke kernel-netlink updown
|
||||
}
|
||||
|
||||
libstrongswan {
|
||||
ecp_x_coordinate_only = no
|
||||
}
|
||||
|
||||
@@ -3,3 +3,7 @@
|
||||
charon {
|
||||
load = curl aes des sha1 sha2 md5 gmp openssl random x509 pubkey hmac stroke kernel-netlink updown
|
||||
}
|
||||
|
||||
libstrongswan {
|
||||
ecp_x_coordinate_only = no
|
||||
}
|
||||
|
||||
@@ -3,3 +3,7 @@
|
||||
charon {
|
||||
load = curl openssl random x509 pubkey hmac stroke kernel-netlink updown
|
||||
}
|
||||
|
||||
libstrongswan {
|
||||
ecp_x_coordinate_only = no
|
||||
}
|
||||
|
||||
@@ -3,3 +3,7 @@
|
||||
charon {
|
||||
load = curl openssl random x509 pubkey hmac stroke kernel-netlink updown
|
||||
}
|
||||
|
||||
libstrongswan {
|
||||
ecp_x_coordinate_only = no
|
||||
}
|
||||
|
||||
@@ -3,3 +3,7 @@
|
||||
charon {
|
||||
load = curl aes des sha1 sha2 md5 gmp openssl random x509 pubkey hmac stroke kernel-netlink updown
|
||||
}
|
||||
|
||||
libstrongswan {
|
||||
ecp_x_coordinate_only = no
|
||||
}
|
||||
|
||||
@@ -3,3 +3,7 @@
|
||||
charon {
|
||||
load = curl openssl random x509 pubkey hmac stroke kernel-netlink updown
|
||||
}
|
||||
|
||||
libstrongswan {
|
||||
ecp_x_coordinate_only = no
|
||||
}
|
||||
|
||||
@@ -5,6 +5,7 @@ charon {
|
||||
}
|
||||
|
||||
libstrongswan {
|
||||
integrity_test = yes
|
||||
crypto_test {
|
||||
on_add = yes
|
||||
}
|
||||
|
||||
@@ -5,6 +5,7 @@ charon {
|
||||
}
|
||||
|
||||
libstrongswan {
|
||||
integrity_test = yes
|
||||
crypto_test {
|
||||
required = yes
|
||||
on_add = yes
|
||||
|
||||
@@ -5,6 +5,7 @@ charon {
|
||||
}
|
||||
|
||||
libstrongswan {
|
||||
integrity_test = yes
|
||||
crypto_test {
|
||||
on_add = yes
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user