Changes between Initial Version and Version 1 of Ticket #17877, comment 1
- Timestamp:
- 03/29/2023 03:35:40 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Ticket #17877, comment 1
initial v1 3 3 4 4 Update the GitHub RSA host key bundled within Cargo. The key was rotated by GitHub on 2023-03-24 after the old one leaked. 5 5 6 Mark the old GitHub RSA host key as revoked. This will prevent Cargo from accepting the leaked key even when trusted by the system. 7 6 8 Add support for @revoked and a better error message for @cert-authority in Cargo's SSH host key verification