You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
The Traffic Ops docs for the letsencrypt/autorenew API endpoint do not align with the implementation.
This Bug Report affects these Traffic Control components:
Documentation
Current behavior:
v3.0 - Does not return a deprecation warning
v4.0/v5.0 - The deprecation warning says to use letsencrypt/autorenew (the now deprecated endpoint) rather than the correct route acme_autorenew
The Traffic Ops docs for the
letsencrypt/autorenewAPI endpoint do not align with the implementation.This Bug Report affects these Traffic Control components:
Current behavior:
v3.0 - Does not return a deprecation warning
v4.0/v5.0 - The deprecation warning says to use
letsencrypt/autorenew(the now deprecated endpoint) rather than the correct routeacme_autorenewExpected behavior:
The docs would be accurate to the implementation