diff options
Diffstat (limited to 'doc/ssl/SSL_CTX_set_security_level.pod')
-rw-r--r-- | doc/ssl/SSL_CTX_set_security_level.pod | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/doc/ssl/SSL_CTX_set_security_level.pod b/doc/ssl/SSL_CTX_set_security_level.pod index 60c3e44213..577b393729 100644 --- a/doc/ssl/SSL_CTX_set_security_level.pod +++ b/doc/ssl/SSL_CTX_set_security_level.pod @@ -105,7 +105,7 @@ shorter than 15360 bits and ECC keys shorter than 512 bits are prohibited. =head1 APPLICATION DEFINED SECURITY CALLBACKS -TBA +I<Documentation to be provided.> =head1 NOTES @@ -153,16 +153,10 @@ key using SSL_CTX_use_certificate() at level 1. Applications which do not check the return values for errors will misbehave: for example it might appear that a certificate is not set at all because it had been rejected. -=head1 SEE ALSO - -TBA - =head1 HISTORY These functions were first added to OpenSSL 1.1.0 -=cut - =head1 COPYRIGHT Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved. |