-
Notifications
You must be signed in to change notification settings - Fork 119
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 対応済)リリース |