docs: update multi-va.md for prod deploy (#4767)
Quick update to docs/multi-va.md to reflect that the feature has been promoted out of the test deployment stage into a production feature.
This commit is contained in:
parent
9fbab1a1cd
commit
005cd54eef
|
@ -1,8 +1,10 @@
|
||||||
# Multi-VA implementation
|
# Multi-VA implementation
|
||||||
|
|
||||||
Boulder supports a multi-perspective validation feature, currently in a test
|
Boulder supports a multi-perspective validation feature intended to increase
|
||||||
deployment by Let's Encrypt. This is intended to increase resilience against
|
resilience against local network hijacks and BGP attacks. It is currently
|
||||||
local network hijacks and BGP attacks.
|
[deployed in a production
|
||||||
|
capacity](https://letsencrypt.org/2020/02/19/multi-perspective-validation.html)
|
||||||
|
by Let's Encrypt.
|
||||||
|
|
||||||
If you follow the [Development Instructions](https://github.com/letsencrypt/boulder#development)
|
If you follow the [Development Instructions](https://github.com/letsencrypt/boulder#development)
|
||||||
to set up a Boulder environment in Docker and then change your `docker-compose.yml`'s
|
to set up a Boulder environment in Docker and then change your `docker-compose.yml`'s
|
||||||
|
|
Loading…
Reference in New Issue