]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
always reusing existing private key for given vhost on restarts if key
authorDoug MacEachern <dougm@apache.org>
Thu, 28 Feb 2002 01:47:26 +0000 (01:47 +0000)
committerDoug MacEachern <dougm@apache.org>
Thu, 28 Feb 2002 01:47:26 +0000 (01:47 +0000)
commit86342ff9bd2df2deb0ca138bf8219ab1b8e96646
tree55f0ebba91ac3969d7126e66183143c25af765a6
parentf0b66e5c0cf4ab602c5c5b6f974b2c5a76a86535
always reusing existing private key for given vhost on restarts if key
is encrypted and mtime stamp has not changed.  this prevents getting
prompted twice for passphrase on windows and elsewhere when server is
started with -DNO_DETACH.

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