Skip to content

Commit 571d4f7

Browse files
committed
Fix typo (38->48) and both protocols
1 parent 020d65b commit 571d4f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wolfSSL-FIPS-FAQ/src/section02.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ Best practices to mitigate this in long-running applications:
458458
3) wolfSSL strongly recommends that persistent connections be shut down and a new
459459
handshake performed at least once every 24 to 48 hours. Re-negotiating ephemeral keys
460460
every 8 - 10 minutes (complete shutdown and fresh handshake) is ideal, do
461-
not leave a DTLS session active for 24, 38, 72... hours or more, this will
461+
not leave a TLS/DTLS session active for 24, 48, 72... hours or more, this will
462462
increase your chances of hitting a false positive as well.
463463

464464
NOTE: The upcoming v7.0.0 FIPS module will replace the legacy CRNGT with the newer

0 commit comments

Comments
 (0)