Bug ID 517197: tmsh sys httpd ssl-ciphersuite documentation corrected

Last Modified: Apr 28, 2025

Affected Product(s):
BIG-IP TMOS(all modules)

Known Affected Versions:
11.5.1, 11.5.1 HF1, 11.5.1 HF2, 11.5.1 HF3, 11.5.1 HF4, 11.5.1 HF5, 11.5.1 HF6, 11.5.1 HF7, 11.5.1 HF8, 11.5.1 HF9, 11.5.1 HF10, 11.5.1 HF11, 11.5.2, 11.5.2 HF1, 11.5.3, 11.5.3 HF1, 11.5.3 HF2, 11.5.4, 11.5.4 HF1, 11.5.4 HF2, 11.5.4 HF3, 11.5.4 HF4, 11.5.5, 11.5.6, 11.5.7, 11.5.8, 11.5.9, 11.5.10, 11.6.0, 11.6.0 HF1, 11.6.0 HF2, 11.6.0 HF3, 11.6.0 HF4, 11.6.0 HF5, 11.6.0 HF6, 11.6.0 HF7, 11.6.0 HF8, 11.6.1, 11.6.1 HF1, 11.6.1 HF2, 11.6.2, 11.6.2 HF1, 11.6.3, 11.6.3.1, 11.6.3.2, 11.6.3.3, 11.6.3.4, 11.6.4, 11.6.5, 11.6.5.1, 11.6.5.2, 11.6.5.3

Fixed In:
12.0.0

Opened: Apr 08, 2015

Severity: 3-Major

Symptoms

In 11.5.1, the sys httpd ssl-ciphersuite was updated to (tmos)# list sys httpd ssl-ciphersuite sys httpd { ssl-ciphersuite DEFAULT:!aNULL:!eNULL:!LOW:!RC4:!MD5:!EXP } However, the tmsh documentation at (tmos)# help sys httpd does not correctly list the new defaults.

Impact

This is a cosmetic issue only. The help should read as follows: -- ssl-ciphersuite DEFAULT:!aNULL:!eNULL:!LOW:!RC4:!MD5:!EXP -- ssl-protocol 'all -SSLv2'.

Conditions

Viewing the sys httpd ssl-ciphersuite documentation.

Workaround

None

Fix Information

In 11.5.1, the sys httpd ssl-ciphersuite was updated to (tmos)# list sys httpd ssl-ciphersuite sys httpd { ssl-ciphersuite DEFAULT:!aNULL:!eNULL:!LOW:!RC4:!MD5:!EXP } However, the tmsh documentation at (tmos)# help sys httpd did not correctly list the new defaults. This was corrected. The help page now lists the correct defaults.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips