History log of /sssd-io/src/lib/certmap/sss_cert_content_crypto.c
Revision Date Author Comments Expand
a20fb9cbd5f42a6ca895aea1b84347fdfea34b89 05-Sep-2017 Sumit Bose <sbose@redhat.com>

certmap: add OpenSSL implementation The OpenSSL 1.1 API is used but there is a short macro block which should added the needed compatibility if and older OpenSSL version is used. Related to https://pagure.io/SSSD/sssd/issue/3050 Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>

31a6661ff2a640fbcf97460df2415fd1bab309b5 23-Mar-2017 Sumit Bose <sbose@redhat.com>

certmap: add placeholder for OpenSSL implementation Reviewed-by: Jakub Hrozek <jhrozek@redhat.com> Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>