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
I'm trying to configure TLS 1.3 cipher suites(RFC link) with OPT_X_TLS_CIPHER_SUITE and it doesn't seem to work. It looks like OPT_X_TLS_CIPHER_SUITE only supports the old cipher lists for TLS 1.2 and lower. Is there any way to configure TLS 1.3 cipher suite for the connection?