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
feat(ra-tls): adjust certificate validity periods for security
- Change default certificate validity from 10 years to 1 hour
- Add server_cert_not_after() helper for long-lived server certs (10 years)
- Add client_cert_not_after() helper for short-lived client certs (10 minutes)
- Update KMS CA, RPC and App CA certs to use 10-year validity
- Update Gateway RPC cert to use 10-year validity
- Update dstack-util generated certs to use 10-year validity
- Update RA-TLS temp certs to use 10-minute validity
0 commit comments