enable integrity test in all rw-cert scenarios

This commit is contained in:
Andreas Steffen
2009-07-17 20:52:14 +02:00
parent e3f3b004e2
commit f179ba474e
32 changed files with 50 additions and 0 deletions
@@ -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
}