5 Commits

Author SHA1 Message Date
Margo Crawford
0de7bc03aa
Change order of hardcoded cipher list for fips
Signed-off-by: Margo Crawford <margaretc@vmware.com>
2022-03-29 14:40:14 -04:00
Margo Crawford
420f855287
override cipher suites with fips defaults in a few more places
Signed-off-by: Margo Crawford <margaretc@vmware.com>
2022-03-29 14:40:14 -04:00
Margo Crawford
22aecf9498
test against the default fips ciphers when cipherSuites is nil
Signed-off-by: Margo Crawford <margaretc@vmware.com>
2022-03-29 14:40:14 -04:00
Margo Crawford
a88abd7e8b
fix compile errors in new securetls_fips_test
goland wasn't showing me them properly because of the build tags :P

Signed-off-by: Monis Khan <mok@vmware.com>
2022-03-29 14:40:14 -04:00
Margo Crawford
215961b282
Fix some linter errors, separate securetls test for fips
Signed-off-by: Margo Crawford <margaretc@vmware.com>
2022-03-29 14:40:14 -04:00