This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 18 lines
!!! Overview
We describe some of the [{$pagename}] we have encountered.
! [TLS Accept Failure 5|TLSAcceptFailure5 (code -5875)]
! BIO ctrl called with unknown cmd
The TID: "BIO ctrl called with unknown cmd 7 message in LDAP Trace" describes this as:[1]
''"This is a cosmetic error from the LDAP server. BIO is an I/O abstraction used by SSL, and control operations related to LDAP [SSL] connections are passed to the LDAP server. The LDAP Server is monitoring these controls for certain events such as adding or removing BIOs from a chain, writing out data, or an EOF signal. When the LDAP Server receives any other BIO controls that aren't specifically "subscribed" to this message will be printed. The existence of this message is unrelated to the success or failure of the BIO operation, and shouldn't affect functionality of either LDAP or [SSL].
In the particular case of cmd 7, the server received a BIO_CTRL_POP."''[2]
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [BIO ctrl called with unknown cmd 7 message in LDAP Trace|http://www.novell.com/support/kb/doc.php?id=7001181|target='_blank'] - based on information obtained 2016-04-06
* [#2] - [BIO_ctrl|https://www.openssl.org/docs/manmaster/crypto/BIO_ctrl.html/|target='_blank'] - based on information obtained 2016-04-06