letsencrypt / boulder

An ACME-based certificate authority, written in Go.
Mozilla Public License 2.0
5.22k stars 608 forks source link

wfe: rename deprecated paths and handlers #7837

Closed jsha closed 1 week ago

jsha commented 1 week ago

Now that the paths with an account (and no -v3) are the default, rename the old-style path constants and handlers to reflect that they are deprecated.

Part of #7683.

jsha commented 1 week ago

(Note: I'm going to wait until tomorrow's prod deploy to actually merge this)