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
[aws.config] Regenerate expired system test certificate (#18950)
The self-signed certificate used by the AWS Config data stream's system
test docker service expired on 2026-05-06, causing the system test to
fail when the stream container's TLS listener presented an expired cert.
Regenerated the cert against the existing private key with the same
subject (CN=config.xxxx.amazonaws.com) and a 50-year validity period
(now valid through 2076-04-28). Test-only change; not user-facing, so
no changelog entry.
0 commit comments