diff options
author | Joe Orton <jorton@apache.org> | 2024-09-12 18:04:39 +0200 |
---|---|---|
committer | Joe Orton <jorton@apache.org> | 2024-09-12 18:04:39 +0200 |
commit | b9588ebe064aca122dd869768044df73fa8b4fae (patch) | |
tree | a36050ad0c5c86a88253301f26043d6b6fa75993 /docs/manual/mod/mod_proxy.xml.ja | |
parent | Add jxl mime type (diff) | |
download | apache2-b9588ebe064aca122dd869768044df73fa8b4fae.tar.xz apache2-b9588ebe064aca122dd869768044df73fa8b4fae.zip |
mod_ssl: Fix regression in r1914365 preventing pkcs11: key/cert lookup
via the ENGINE API without SSLCryptoDevice configured.
* modules/ssl/ssl_engine_pphrase.c
(modssl_load_keypair_engine): Return APR_ENOTIMPL if the ENGINE
could not be loaded for the key.
(modssl_load_engine_keypair): Always try loading via ENGINE
(as prior to r1914365) but fall back to the STORE API for
the new APR_ENOTIMPL case.
Github: closes #480
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1920597 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_proxy.xml.ja')
0 files changed, 0 insertions, 0 deletions