* modules/ssl/ssl_engine_pphrase.c (modssl_load_engine_keypair): Load
authorJoe Orton <jorton@apache.org>
Wed, 11 Jul 2018 07:46:08 +0000 (07:46 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 11 Jul 2018 07:46:08 +0000 (07:46 +0000)
commitefd2868a62e976df303dbb9c3847b95f4d56f5a6
tree1b8cb26fdcb84b95679492cd7c043a6f5506513d
parent4e17a984036f9d195d93ceb4bdadc50c252a120c
* modules/ssl/ssl_engine_pphrase.c (modssl_load_engine_keypair): Load
  the engine associated with the private key (&cert) explicitly
  rather than requiring the engine to be set as the default method
  for all operations (with "SSLCryptoDevice <engine>").

(Thanks to Anderson Sasaki <ansasaki redhat.com> for suggested
improvement and guidance)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1835615 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_pphrase.c