]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix for "Separate SSL error detail name and message" patch
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Sat, 14 May 2011 06:11:27 +0000 (09:11 +0300)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Sat, 14 May 2011 06:11:27 +0000 (09:11 +0300)
commit0ab68838904142574dd402ae9f40239fa742c768
tree54dea000714c22667ad3083bb23098779240f06f
parente4a8468d7c0a09e6c8284111c82a7940d3477754
Fix for "Separate SSL error detail name and message" patch

Use "#if USE_SSL / #endif" for printing . Currently we have error details
only for SSL related errors.
src/errorpage.cc