backport of commit 293e8b8ac5469fc18470b4fb03fa6618b796bb5f (#23045)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
This commit is contained in:
parent
da9cd4c878
commit
cf35e72593
|
@ -1452,6 +1452,7 @@ func TestCRLIssuerRemoval(t *testing.T) {
|
|||
// unified CRLs get built.
|
||||
_, err := CBWrite(b, s, "config/crl", map[string]interface{}{
|
||||
"cross_cluster_revocation": true,
|
||||
"auto_rebuild": true,
|
||||
})
|
||||
require.NoError(t, err, "failed enabling unified CRLs on enterprise")
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue