]> granicus.if.org Git - apache/commit
Hook up PKCS#11 PIN entry through configured passphrase entry method.
authorJoe Orton <jorton@apache.org>
Fri, 6 Jul 2018 12:01:29 +0000 (12:01 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 6 Jul 2018 12:01:29 +0000 (12:01 +0000)
commit45e3cf951120b9db11280c7bbba50a839e237007
treeed5796297b0b4935e81734f8b785a65d05f8a91f
parent1779ce853da73b977b1e23198a95a0ab6faaaf05
Hook up PKCS#11 PIN entry through configured passphrase entry method.

* modules/ssl/ssl_engine_pphrase.c: Add wrappers for OpenSSL UI * API
  around passphrase entry.
  (modssl_load_engine_keypair): Take vhost ID and use above rather than
  default OpenSSL UI.

* modules/ssl/ssl_engine_init.c (ssl_init_server_certs): Pass vhost ID.

Submitted by: Anderson Sasaki<ansaski redhat.com>, jorton

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