]> granicus.if.org Git - apache/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)
commitbc1c3f3d88bc1fd89620f7299552ffae1f140c4c
tree08ff51555205e1057303a49ad3178668da69f1ee
parentbc2aea49ab6ab310c03396e25028f22f9bc67060
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@101515 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_pphrase.c