On Fri, Nov 18, 2022 at 05:12:09AM +, Raman, Ina wrote:
> I was trying to test TLS call with cipher suite :
> tls_ecdh_ecdsa_with_aes_256_cbc_sha384 but it fails.
You probably actually wanted "ecdhe" not "ecdh", but see below.
> It fails on SSL_set_cipher_list API.
This API, and the cipher
Hi ,
I was trying to test TLS call with cipher suite :
tls_ecdh_ecdsa_with_aes_256_cbc_sha384 but it fails .
It fails on SSL_set_cipher_list API . The list contains the mentioned cipher
but still it is failing to set that .
On SIPp UAC side it shows errno = 107 (Transport endpoint is not conne