You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
</a> for guidance on cryptoperiod, which is the time span during which a specific key is authorized for use or in which the keys for a given system or application may remain in effect.
574
+
</a> for guidance on cryptoperiod, which is the time span during which
575
+
a specific key is authorized for use or in which the keys for a given
576
+
system or application may remain in effect.
575
577
</p>
576
578
577
579
<p>
578
-
At least SHA256 MUST be used in TLS configuration, but SHA384,
579
-
POLY1305 or stronger is recommended, depending on the needs of your
580
+
TLS configuration MUST use at least SHA256, and SHOULD use SHA384,
581
+
POLY1305, or stronger, depending on the needs of your
580
582
operating environment.
581
583
</p>
582
584
@@ -586,11 +588,11 @@ <h3>
586
588
</p>
587
589
588
590
<p>
589
-
At time of this writing, at least TLS 1.2 should be configured to use
591
+
As of this writing, TLS 1.2 or higher SHOULD be configured to use
590
592
only strong ciphers suites and to use sufficiently large key sizes.
591
593
As recommendations may be volatile these days, only the very latest
592
594
recommendations should be used. However, as a rule of thumb,
593
-
the following set of suites is a reasonable starting place:
595
+
the following set of suites is a reasonable starting point:
0 commit comments