Skip to content

6.0.22

Choose a tag to compare

@github-actions github-actions released this 10 Feb 16:31
· 390 commits to main since this release
d886b28

Fixed

  • x509 parsing now correctly handles times validity beyond 2262. To support this, some public function signatures (ccf::ds::time_point_from_string(), ccf::crypto::Verifier::remaining_seconds()) now use time_points from ccf::nonstd::SystemClock rather than std::chrono::system_clock (#7648)