commit | cc10f4ddfe3ff71e8fa829aeecbf66efbd298997 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Jun 30 19:22:44 2014 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Fri Jul 04 14:59:08 2014 +0200 |
tree | 1635799333a6185ba981ac8a8c426a173feb4152 | |
parent | dfc7df0bec15b03fd2b84b1a0c8db8987af63bdc [diff] [blame] |
Use SSL_CIPHERSUITES in example configs
diff --git a/tests/scripts/test-ref-configs.pl b/tests/scripts/test-ref-configs.pl index 9b09e34..6546b05 100755 --- a/tests/scripts/test-ref-configs.pl +++ b/tests/scripts/test-ref-configs.pl
@@ -20,7 +20,7 @@ 'config-picocoin.h' => 0, 'config-ccm-psk-tls1_2.h' - => '-m tls1_2 -f \'TLS-PSK.*AES.*CCM\'', + => '-m tls1_2 -f \'^TLS-PSK-WITH-AES-...-CCM-8\'', ); # If no config-name is provided, use all known configs.