In the documentation of SslContextBuilder::set_cipher_list, we had given
link of "SSL_get_client_ciphers" rather than "SSL_CTX_set_cipher_list". In this commit, we fix the typo.
Loading
Please register or sign in to comment
link of "SSL_get_client_ciphers" rather than "SSL_CTX_set_cipher_list". In this commit, we fix the typo.