]> 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)
commit0fd7b3335a91c1f2979fe24d105c9b5c0f2fbb1e
treec37ae5b0bd17570b7ce5a5a8564fff4ea0dd8cd5
parentc94d9bb93a16826c0fd50021dd738f74e4e2d6dc
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/modules/ssl@93620 13f79535-47bb-0310-9956-ffa450edef68
ssl_engine_pphrase.c