Description
Provides Ruby support for managing certificate authority functions described in RFC 3280, including PKI-related certificate workflows. It is useful for developers building tools that create, inspect, or manage certificate authority data.
Certificate authority code is highly security-sensitive. Protect private keys, serial state, validity rules, and trust configuration, and avoid using test CAs for real systems.