Last Modified: May 29, 2024
Affected Product(s):
BIG-IP LTM
Known Affected Versions:
14.1.0, 14.1.0.1, 14.1.0.2, 14.1.0.3, 14.1.0.5, 14.1.0.6, 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, 15.0.0, 15.0.1, 15.0.1.1, 15.0.1.2, 15.0.1.3, 15.0.1.4, 15.1.0, 15.1.0.1, 15.1.0.2, 15.1.0.3, 15.1.0.4, 15.1.0.5, 15.1.1, 15.1.2, 15.1.2.1, 15.1.3, 15.1.3.1, 15.1.4, 15.1.4.1, 15.1.5, 16.0.0, 16.0.0.1, 16.0.1, 16.0.1.1, 16.0.1.2
Fixed In:
16.1.0, 15.1.5.1, 14.1.4.6
Opened: Aug 21, 2020 Severity: 3-Major
Creating a certificate archive removes the /config/ssl/ssl.csr directory.
Missing /config/ssl/ssl.csr directory is causing Integrity Check to fail on an intermittent basis.
This occurs while creating a certificate archive.
Recreate /config/ssl/ssl.csr directory and set correct file permissions: mkdir /config/ssl/ssl.csr chmod 755 /config/ssl/ssl.csr/ chcon -R --reference=/config/ssl/ssl.crt/ /config/ssl/ssl.csr
The ssl.csr directory is no longer deleted on archive creation.