The ldapsearch command to list the supported ciphers in the following two sections incorrectly queries the nsSSLEnabledCiphers attribute, instead of nsSSLSupportedCiphers: https://access.redhat.com/documentation/en-US/Red_Hat_Directory_Server/10.1/html/Administration_Guide/Managing_SSL-Setting_Security_Preferences.html#available-ciphers https://access.redhat.com/documentation/en-US/Red_Hat_Directory_Server/10.1/html/Configuration_Command_and_File_Reference/Core_Server_Configuration_Reference.html#cnencryption-nsssl3ciphers However, the output shown in the examples are correct. Only the attribute name in the command is incorrect.
The update is now available on the Customer Portal.