]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix a cosmetic issue where OpenSSL 0.9.7 will dump the error stack
authorJoe Orton <jorton@apache.org>
Wed, 22 Oct 2003 15:04:11 +0000 (15:04 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 22 Oct 2003 15:04:11 +0000 (15:04 +0000)
commit72066617c393d68bdd760073c498dbf84a7bfdc2
tree41d8d3bf5c340cc720bfc6c75fe3caa71b0b8be6
parentd7489c53736088a722f5f0cb532eb6963680fa58
Fix a cosmetic issue where OpenSSL 0.9.7 will dump the error stack
during pass phrase entry.

* ssl_engine_pphrase.c (ssl_pphrase_Handle): Clear the OpenSSL error
stack before reading the private key.

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