Bug ID 760622: Allow Device Certificate renewal from BIG-IP Configuration Utility

Last Modified: Oct 16, 2023

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

Known Affected Versions:
14.1.2, 14.1.2.1, 14.1.2.2, 14.1.2.3, 14.1.2.4, 14.1.2.5, 14.1.2.6, 14.1.2.7, 14.1.2.8, 14.1.3, 14.1.3.1, 14.1.4, 14.1.4.1, 14.1.4.2, 14.1.4.3, 14.1.4.4, 14.1.4.5, 14.1.4.6, 14.1.5, 14.1.5.1, 14.1.5.2, 14.1.5.3, 14.1.5.4, 14.1.5.6, 15.1.0, 15.1.0.1, 15.1.0.2, 15.1.0.3, 15.1.0.4

Fixed In:
16.0.0, 15.1.0.5

Opened: Mar 06, 2019

Severity: 3-Major

Symptoms

Unable to renew Device Certificate from System :: Certificate Management : Device Certificate Management : Device Certificate :: server.crt in non-English BIG-IP configurations.

Impact

Unable to renew Device Certificate from the BIG-IP Configuration Utility.

Conditions

Attempting to renew a device certificate on the System :: Certificate Management : Device Certificate Management : Device Certificate :: using the server.crt-equivalent on a non-English BIG-IP system.

Workaround

Use a command of the following syntax, replacing key name, cert name, and # of days with your values: openssl req -new -x509 -key ../ssl.key/server.key -days <# of days> -out server.crt For example, to renew the siteserver.key and siteserver.crt for 90 days, use the following command: openssl req -new -x509 -key ../ssl.key/siteserver.key -days 90 -out siteserver.crt

Fix Information

The system now allows Device Certificate renewal from BIG-IP Configuration Utility.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips