BUG/MEDIUM: ssl: Put CO_ER_SSL_KEYUPDATE at the right place
FOr some reason, CO_ER_SSL_KEYUPDATE has been put in the middle of the enum containing all the different possible connection errors, but reg-tests depend on their numeric value, so it broke them. Put it at the end of the enum instead. This should be backported up to 2.8 with commit 91004114fe8816f848025fe71def4ea23e72a5f6.
O
Olivier Houchard committed
1e94975db400ad66e478a7216e1f529973967a67
Parent: 89a97f6
Committed by Olivier Houchard <cognet@ci0.org>
on 7/23/2026, 10:51:35 PM