Skip to content

Commit 8f0a834

Browse files
vtbassmattMartin Lopesmchammer01
authored
Update key-type-support.md (github#26160)
Co-authored-by: Martin Lopes <[email protected]> Co-authored-by: mc <[email protected]>
1 parent 556a0c0 commit 8f0a834

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/reusables/ssh/key-type-support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{% note %}
22

3-
**Note:** {% data variables.product.company_short %} is improving security by dropping older, insecure key types.
3+
**Note:** {% data variables.product.company_short %} improved security by dropping older, insecure key types on March 15, 2022.
44

5-
DSA keys (`ssh-dss`) are no longer supported. Existing keys will continue to function through March 15, 2022. You cannot add new DSA keys to your user account on {% data variables.product.product_location %}.
5+
As of that date, DSA keys (`ssh-dss`) are no longer supported. You cannot add new DSA keys to your user account on {% data variables.product.product_location %}.
66

77
RSA keys (`ssh-rsa`) with a `valid_after` before November 2, 2021 may continue to use any signature algorithm. RSA keys generated after that date must use a SHA-2 signature algorithm. Some older clients may need to be upgraded in order to use SHA-2 signatures.
88

0 commit comments

Comments
 (0)