RHEL includes several cryptographic components who's security doesn't remain constant over time. Algorithms such as (cryptographic) hashing and encryption typically have a lifetime after which they are considered either too risky to use or plain insecure. That would mean we need to phase out such algorithms from the default settings, or completely disable if they could cause irreparable issue. This bug is about disabling any CA certificates which utilize less than 1024-bit RSA parameters.
This bug seems equivalent to bug 1367434, marking as duplicate. *** This bug has been marked as a duplicate of bug 1367434 ***