issues
search
akamai
/
cli-cps
Provides a way to interact with the Akamai Certificate Provisioning System (CPS) via Open APIs. Provides various functionality such as viewing certificate details, generating audits, checking change statuses, and creating/modifying certificates.
Apache License 2.0
14
stars
16
forks
source link
Release/v2.0.0
#50
Closed
Slonimskaia
closed
1 year ago
Slonimskaia
commented
1 year ago
2.0.0 (January 18, 2023)
BREAKING CHANGES:
Default section is now
default
, was
cps
Update to v11 for:
create, update enrollment API call
accept to get enrollments
BUG FIXES:
Fix case when listing enrollments didn't show updates on enrollment after having it cached
Fix non recognizing
accountkey
option (
#48
)
FEATURES/ENHANCEMENTS:
Added support for arm64
Updated various dependencies
Third party cert: status shows both ecsda and rsa csr
Third party cert: proceed allows upload of signed ecdsa or rsa
Update allows for --force-renewal (optional) argument
2.0.0 (January 18, 2023)
BREAKING CHANGES:
default
, wascps
BUG FIXES:
accountkey
option (#48)FEATURES/ENHANCEMENTS: