TLS: Fix build with SSL_OP_NO_CLIENT_RENEGOTIATION
There is no ssl in this scope, so the build breaks. All the other options are set directly on the ctx.
Please register or sign in to comment
There is no ssl in this scope, so the build breaks. All the other options are set directly on the ctx.