]> git.ipfire.org Git - thirdparty/krb5.git/commit
Autodetect OpenSSL CMS for LibreSSL compatibility
authormaurerpe <junk4me46806@yahoo.com>
Thu, 14 Aug 2014 21:43:55 +0000 (17:43 -0400)
committerGreg Hudson <ghudson@mit.edu>
Fri, 15 Aug 2014 14:54:14 +0000 (10:54 -0400)
commita7a8e3186a21c15132cd8fb6c141afcf25a1fb74
tree0734706c768fda1ced03c826f65af752c8c8b90e
parentfefd465614f11f374f5ff183e6eb6cbc1b550de5
Autodetect OpenSSL CMS for LibreSSL compatibility

LibreSSL currently does not support CMS, so checking for CMS via
OPENSSL_VERSION_NUMBER isn't reliable.  Detect CMS support via
autoconf instead.

[ghudson@mit.edu: clarified commit message; minor style changes]

ticket: 7993 (new)
target_version: 1.13
tags: pullup
src/configure.in
src/plugins/preauth/pkinit/pkinit_crypto_openssl.c