This update for compat-openssl098 fixes the following issues:
CVE-2022-4304: Reworked the fix for the Timing-Oracle in RSA decryption. The previous fix for this timing side channel turned out to cause a severe 2-3x performance regression in the typical use case (bsc#1207534).
CVE-2023-3446: Fixed DH_check() excessive time with over sized modulus (bsc#1213487).
Update further expiring certificates that affect tests (bsc#1201627).