mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 18:17:55 +00:00
Vault-2840 Add no-op check for HTTP listener validity (#12421)
* fips tag and no-op code * tls check * change to error * add tests * add test file * cleanup * add changelog * fix file difference * remove changelog
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// +build !race,!hsm
|
||||
// +build !race,!hsm,!fips_140_3
|
||||
|
||||
// NOTE: we can't use this with HSM. We can't set testing mode on and it's not
|
||||
// safe to use env vars since that provides an attack vector in the real world.
|
||||
|
||||
Reference in New Issue
Block a user