]> granicus.if.org Git - apache/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)
commit7ba9c34313c4e39a2571f4e0135c27b65c1bf4b5
tree55f0ebba91ac3969d7126e66183143c25af765a6
parent2aa754c2fa08087216f18eb5553a77d6155875ec
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