Bug ID 525322: Executing tmsh clientssl-proxy cached-certs crashes tmm

Last Modified: Nov 07, 2022

Bug Tracker

Affected Product:  See more info
BIG-IP LTM(all modules)

Known Affected Versions:
11.4.1, 11.5.1, 11.5.1 HF1, 11.5.1 HF10, 11.5.1 HF11, 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.10, 11.5.2, 11.5.2 HF1, 11.5.3, 11.5.3 HF1, 11.5.3 HF2, 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

Fixed In:
12.0.0, 11.6.1, 11.5.4, 11.4.1 HF10

Opened: May 27, 2015
Severity: 3-Major

Symptoms

tmm crash while executing "tmsh clientssl-proxy cached-certs" command

Impact

Traffic disrupted while tmm restarts.

Conditions

ssl forward proxy virtual with a clientssl profile name longer than 32 characters which includes the partition name as well. (/Common/<profilename> -> has length more than 32 chars).

Workaround

Keep the profile name lengths less than 32 chars, or do not run the command until fixed.

Fix Information

The "tmsh clientssl-proxy cached-certs" command will now run successfully with profile name lengths longer than 32 characters.

Behavior Change