mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-08-04 18:33:20 -05:00
This exception was added in python 3.7. Use CertificateError instead which is an alias and will work with older python releases. https://bugzilla.redhat.com/show_bug.cgi?id=1858318 Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>