github.com/letsencrypt/boulder@v0.20251208.0/wfe2/README.md (about) 1 WFE v2 2 ============ 3 4 The `wfe2` package is copied from the `wfe` package in order to implement the 5 ["ACME v2"](https://letsencrypt.org/2017/06/14/acme-v2-api.html) API. This design choice 6 was made to facilitate a clean separation between v1 and v2 code and to support 7 running a separate API process on a different port alongside the v1 API process.