summaryrefslogtreecommitdiffstats
path: root/changes-entries/pr68080.txt
blob: 863946562174191b7ca93ba4dc978447a003ebc4 (plain)
1
2
3
  *) mod_ssl: Disable the OpenSSL ENGINE API when OPENSSL_NO_ENGINE is set.
     Allow for "SSLCryptoDevice builtin" if the ENGINE API is not available,
     notably with OpenSSL >= 3.  PR 68080.  [ Yann Ylavic, Joe Orton ]