Latest update.
This commit is contained in:
@@ -179,19 +179,19 @@ protocol-specific ID.
|
||||
|
||||
=head1 HISTORY
|
||||
|
||||
SSL_CIPHER_get_version() was updated to always return the correct protocol
|
||||
string in OpenSSL 1.1.0.
|
||||
The SSL_CIPHER_get_version() function was updated to always return the
|
||||
correct protocol string in OpenSSL 1.1.0.
|
||||
|
||||
SSL_CIPHER_description() was changed to return B<NULL> on error,
|
||||
The SSL_CIPHER_description() function was changed to return B<NULL> on error,
|
||||
rather than a fixed string, in OpenSSL 1.1.0.
|
||||
|
||||
SSL_CIPHER_get_handshake_digest() was added in OpenSSL 1.1.1.
|
||||
The SSL_CIPHER_get_handshake_digest() function was added in OpenSSL 1.1.1.
|
||||
|
||||
SSL_CIPHER_standard_name() was globally available in OpenSSL 1.1.1. Before
|
||||
OpenSSL 1.1.1, tracing (B<enable-ssl-trace> argument to Configure) was
|
||||
The SSL_CIPHER_standard_name() function was globally available in OpenSSL 1.1.1.
|
||||
Before OpenSSL 1.1.1, tracing (B<enable-ssl-trace> argument to Configure) was
|
||||
required to enable this function.
|
||||
|
||||
OPENSSL_cipher_name() was added in OpenSSL 1.1.1.
|
||||
The OPENSSL_cipher_name() function was added in OpenSSL 1.1.1.
|
||||
|
||||
=head1 SEE ALSO
|
||||
|
||||
|
||||
Reference in New Issue
Block a user