Skip to content

6.0.0-dev20

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 15:42
· 16 commits to main since this release
a65040b

Added

  • Added GET /node/attestations and GET /node/attestations/self, as aliases for the /quote endpoints. These return attestations on every platform, not only SGX quotes.

Fixed

  • CA certificate bundles used for JWT refresh and containing more than one certificate are now handled correctly (#6817).
  • Memory leak during EC key creation is fixed (#6845).
  • Fixed thread-safety issues when CCF nodes attempted to contact non-TLS servers. This previously could cause errors when running SNP builds with multiple worker threads (#6836).
  • SNP nodes will no longer crash when run on firmware returning v3 attestations (#6841).