Files
freeipa/ipaclient
Alexander Bokovoy 79378c9051 csrgen: support openssl 1.0 and 1.1
Support both openssl 1.0 and 1.1 APIs where sk_* functions got prefixed
with OPENSSL_ in the latter version.

Since referencing a symbol from a dynamically loaded library generates
exception, use the AttributeError exception to catch it and fall back to
the older method.

Fixes https://pagure.io/freeipa/issue/7110

Reviewed-By: Fraser Tweedale <ftweedal@redhat.com>
2017-08-31 13:46:00 +02:00
..
2017-04-11 13:29:50 +02:00
2016-10-20 18:43:37 +02:00
2017-05-09 17:17:29 +02:00