22-Jul-2020 12:18
Just upgraded LTMs from version 12.1.3.0.0.378 to 12.1.5.2 Build 0.0.10 Point Release 2.
Have VSs that request Client Authentication, and an iRule that loops through the client certs, and scrutinizes the certificates.
The Point Release delivers the client certificates in a different format than version 12.1.3.0.0. This caused the iRule to reject the certificates.
So if you have a VS that request and examines client certificates, and are going to install a version that fixes CVE 2020-5902, please be aware that you may have to edit you iRule to look for a slightly different format.
23-Jul-2020 02:32
Yes I've encountered this too. I had to change the Irule in my case.