-
Notifications
You must be signed in to change notification settings - Fork 42
RSA SHA‐2
nmaya edited this page Jan 2, 2024
·
3 revisions
date | event |
---|---|
2015-11-01 | draft-rsa-dsa-sha2-256-00 Use of RSA and DSA Keys with SHA-2 256 in Secure Shell (SSH) |
2018-03-20 | RFC 8332 Use of RSA Keys with SHA-256 and SHA-512 in the Secure Shell (SSH) Protocol |
2020-02-14 | OpenSSH 8.2 にて Future deprecation notice として ssh-rsa (RSA with SHA-1) が挙げられた為、実際に廃止されるまでに対応する必要有り。 |
2021-06-02 | Tera Term 4.106(rsa-sha2 未対応)リリース |
2021-09-26 | OpenSSH 8.8 にて、ssh-rsa はデフォルトで無効にされた。 |
2022-04-18 | Tera Term 5.0 alpha1(rsa-sha2 未対応)リリース |
2022-04-21 | Ubuntu 22.04 LTS リリース OpenSSH 8.8 採用 ssh-rsa はデフォルトで無効 |
2022-05-18 | RHEL 9 リリース OpenSSH は 8.7p1だが ssh-rsaは暗号ポリシーで無効になっている模様 |
2022-07-18 | trunk へ rsa-sha2 対応コミット |
2023-02-28 | Tera Term 5.0 beta1(rsa-sha2 対応済)リリース |
2023-03-15 | Amazon Linux 2023 リリース OpenSSH は 8.7p1だが ssh-rsa は無効になっている模様 |
2023-10-15 | Tera Term 4.107, 5.0(rsa-sha2 対応済)リリース |