Are there any plans to build/ship RKE2 with FIPS 1...
# rke2
r
Are there any plans to build/ship RKE2 with FIPS 140-3 compliance? See https://go.dev/doc/security/fips140
c
We currently use goboring for our fips enablement, we're waiting to see what upstream does with that. My understanding is that the 140-3 cert was not against goboring but rather the native implementation.
r
That's our understanding as well and have been migrating our internal apps to build with GOFIPS140=latest to build our binaries with 140-3 support already enabled. Was curious if there were similar plans for RKE2.