thin
thin copied to clipboard
ssl_cipher_list does not support ECDHE
I try to restrict the cipher list by specifying the required cipher suites to advertise like below: ssl_cipher_list: ECDHE-RSA-AES256-GCM-SHA384
with this I am not able to reach the webserver.