mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-08 04:11:39 +01:00
* allow to skip TLS check in acme http-01 challenge * remove configurable logic, just ignore TLS * add changelog * Add test case --------- Co-authored-by: Steve Clark <steven.clark@hashicorp.com>
4 lines
108 B
Plaintext
4 lines
108 B
Plaintext
```release-note:improvement
|
|
secrets/pki: do not check TLS validity on ACME requests redirected to https
|
|
```
|