linkerd2/pkg/identity
Oliver Gould ec7ed1c3e8
identity: Use SHA256 fingerprints in events (#7836)
When the identity controller emits logs & events, these messages
include the MD5 of the issued certificate. MD5 is unreliable and should
not be used, especially in a security-sensitive context.

This change replaces the use of md5 with sha256.

Signed-off-by: Oliver Gould <ver@buoyant.io>
2022-02-07 19:15:27 -08:00
..
service.go identity: Use SHA256 fingerprints in events (#7836) 2022-02-07 19:15:27 -08:00
service_test.go Spelling (#4872) 2020-08-12 21:59:50 -07:00