mirror of https://github.com/linkerd/linkerd2.git
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> |
||
|---|---|---|
| .. | ||
| service.go | ||
| service_test.go | ||