Reference13r3:IP4/General/TLS: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
(New page: ==Profile== Allows configuring different selections and priorities of TLS versions and cipher suites. ;normal:Enables all supported versions and ciphers. Most recent versions and most secu...)
 
No edit summary
Line 10: Line 10:


==Disable persistent ticket storage==
==Disable persistent ticket storage==
TLS 1.3 clients store session tickets for resumption of sessions in the VARS.
If this checkmark is set, TLS 1.3 session tickets are not stored persistently in the VARS. So they are not preserved when the device is restarted.
If this checkmark is set, the tickets are not stored persistently. So they are not preserved when the device is restarted.

Revision as of 15:49, 14 December 2021

Profile

Allows configuring different selections and priorities of TLS versions and cipher suites.

normal
Enables all supported versions and ciphers. Most recent versions and most secure ciphers have priority.
fast
Enables all supported versions and ciphers. The fastest ciphers have priority. Note that they provide less security.
high security
Disables all except the most recent TLS version and disables older ciphers. Note that this setting might cause compatibility issues.
strict
Disables all except the most recent TLS version and disables all except the most modern ciphers. Note that this setting might cause compatibility issues.
experimental
This profile is used for testing of new features. The configured parameters are subject to change without notice. So it should not be used in productive environments.

For details see Howto:Security_works_with_innovaphone#Additional_Security_Features_in_Version_13r3

Disable persistent ticket storage

If this checkmark is set, TLS 1.3 session tickets are not stored persistently in the VARS. So they are not preserved when the device is restarted.