<#964 Rate limits in `osctrl-tls` and `osctrl-api`...
# osctrl
g
#964 Rate limits in `osctrl-tls` and `osctrl-api` are now configurable Pull request opened by javuto Summary • Added configurable HTTP rate limits for
osctrl-api
and
osctrl-tls
. • Replaced hardcoded limiter construction for API login, pre-auth, service-config apply, and TLS enroll paths with config-backed values. • Added a new editable
rateLimits
service-config section for both API and TLS. • Made
Retry-After
configurable in the shared rate-limit middleware. • Updated example API/TLS YAML configs with defaults matching the previous hardcoded behavior. jmpsec/osctrl