Correct, if no cipher suite was found with the initial key type (those are tied to each other with earlier TLS versions and the available cipher suites may have been explicitly configured to exclude the selected key type - that actually reminds me, are the TLS 1.3 suites configurable?) another attempt at finding a suite is made after switching to the "other" key type.
Correct, if no cipher suite was found with the initial key type (those are tied to each other with earlier TLS versions and the available cipher suites may have been explicitly configured to exclude the selected key type - that actually reminds me, are the TLS 1.3 suites configurable?) another attempt at finding a suite is made after switching to the "other" key type.
_Originally posted by @tobiasbrunner in https://github.com/ryru/strongswan/pull/12#discussion_r492190095_