enable integrity test in all rw-cert scenarios
This commit is contained in:
@@ -8,6 +8,7 @@ pluto {
|
||||
|
||||
libstrongswan {
|
||||
dh_exponent_ansi_x9_42 = no
|
||||
integrity_test = yes
|
||||
crypto_test {
|
||||
on_add = yes
|
||||
}
|
||||
|
||||
@@ -5,6 +5,7 @@ charon {
|
||||
}
|
||||
|
||||
libstrongswan {
|
||||
integrity_test = yes
|
||||
crypto_test {
|
||||
on_add = yes
|
||||
}
|
||||
|
||||
@@ -9,6 +9,7 @@ pluto {
|
||||
}
|
||||
|
||||
libstrongswan {
|
||||
integrity_test = yes
|
||||
crypto_test {
|
||||
on_add = yes
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user