nicchap left a comment (kamailio/kamailio#4256)
Need to call SSL_CTX_ciphersuites() instead of SSL_CTX_cipher_list() when setting TLS1.3 ciphers in the set_cipher_list function in the TLS module. This could also be applied to the wolfssl tls module. This applies to OpenSSL 1.1.1 and above.