Bug ID 442455: Hardware Security Module (HSM) CSR and certificate fields constraints: 15 characters and no spaces.

Last Modified: Sep 13, 2023

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

Fixed In:
11.6.0, 11.5.4 HF3

Opened: Jan 08, 2014

Severity: 3-Major

Related Article: K50522710

Symptoms

While using the tmsh command or fipskey.nethsm utility to create HSM keys/csr/cert, Locality, Province, Organization names cannot be longer than 15 characters. While using the tmsh command to create HSM keys/csr/cert, Locality, Province, Organization names, common name cannot process multiple words. The system accepts only the content up to the first space character.

Impact

The system truncates field content to 15 characters or to the string up to the first space character.

Conditions

HSM keys/csr/cert, Locality, Province, Organization names, common name are longer than 15 characters or consists of strings separated by space characters.

Workaround

Use strings shorter than or equal to 15 characters. Use strings without spaces. To use strings containing spaces, quote the entire string and delimit spaces with a backslash character (\). For example, for the string F5 Networks Inc, use this: "F5\ Networks\ Inc". Note that the delimiting slash still counts as a character.

Fix Information

You can now create HSM CSR and certificate fields containing space characters and use strings longer than 15 characters for keys/csr/cert, Locality, Province, Organization names, common name fields.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips