Bug ID 1598381: Unable to set the key-user setting while renewing the CSR

Last Modified: Jun 29, 2024

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

Opened: Jun 18, 2024

Severity: 3-Major

Symptoms

While renewing the CSR, key-usage value is set to empty.

Impact

Unable to configure the key-usage when renewing the CSR.

Conditions

While renewing the CSR with key-usage.

Workaround

As a workaround, delete the complete certificate from GUI and create it using the below commands on CLI > tmsh create sys crypto key test100.com key-size 2048 key-type rsa-private > tmsh create sys crypto csr test100.com common-name \"test100.com\" key test100.com key-usage digitalSignature Note: Here 'test100.com' is the certificate name.

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips