Skip to main content

Module star

Module star 

Source
Expand description

STAR (Short-Term Automatic Renewal) certificate management (RFC 8739).

STAR issues short-lived certificates that auto-renew without client interaction. The server pre-generates renewal certificates before the current one expires, so clients just fetch the latest.

This is the server-side answer to the CA/B Forum 47-day certificate validity mandate taking effect March 2029.

Modules§

renewal
Background renewal task for STAR certificates (RFC 8739).

Structs§

StarCertificate
A certificate issued as part of a STAR renewal cycle.
StarManager
Manages STAR orders and certificate renewal state.
StarOrder
A STAR order representing a recurring certificate renewal agreement.

Enums§

StarError
Errors from STAR order and certificate operations.
StarOrderStatus
Lifecycle status of a STAR order.