mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-17 07:36:46 +01:00
- Introduced a new method `GetCertInfos` to fetch details of all available certificates. - Updated the `Info` handler to return an array of `CertInfo` instead of a single certificate. - Improved error handling for cases with no available certificates. - Refactored related error messages for clarity.