Commit c3f7971d authored by Christian Heimes's avatar Christian Heimes Committed by Rich Salz
Browse files

Document SSL_OP_NO_RENEGOTIATION as new in 1.1.1

parent 3e41defe
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -315,7 +315,8 @@ L<dhparam(1)>
The attempt to always try to use secure renegotiation was added in
Openssl 0.9.8m.

B<SSL_OP_PRIORITIZE_CHACHA> was added in OpenSSL 1.1.1.
B<SSL_OP_PRIORITIZE_CHACHA> and B<SSL_OP_NO_RENEGOTIATION> were added in
OpenSSL 1.1.1.

=head1 COPYRIGHT