ContainerImage.Pinniped/internal/crypto/ptls
Monis Khan 6b4fbb6e0e
Use klog to make sure FIPS init log is emitted
We cannot use plog until the log level config has been setup, but
that occurs after this init function has run.

Signed-off-by: Monis Khan <mok@vmware.com>
2022-04-12 14:36:06 -04:00
..
default.go Introduce FIPS compatibility 2022-03-29 16:58:41 -07:00
fips_strict.go Use klog to make sure FIPS init log is emitted 2022-04-12 14:36:06 -04:00
old.go Force the use of secure TLS config 2021-11-17 16:55:35 -05:00
ptls.go Explicitly set defaultServing ciphers in FIPS mode 2022-04-01 10:59:47 -04:00
ptls_test.go Update to github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.2 2022-03-08 12:28:09 -08:00
secure.go Explicitly set defaultServing ciphers in FIPS mode 2022-04-01 10:59:47 -04:00