- Modified code to use
yaml.SafeLoader
to improve security when loadingyaml
configuration files. - Updated various dependencies.
- Updated various dependencies.
- Changed default section from
cps
todefault
. - Updated to v11 for:
- create, update enrollment API call
- accept to get enrollments
- Added support for arm64.
- Updated various dependencies.
- Third party cert: modified
status
to show both ecsda and rsa csr. - Third party cert: modified
proceed
to allow upload of signed ecdsa or rsa. - Added support for
--force-renewal
(optional) argument for updates.
- Fixed a case when listing enrollments didn't show updates on enrollment after having it cached.
- Fixed a non-recognizing
accountkey
option (#48).