[mod_openssl] remove erroneous SSL_set_shutdown()
commit0ff8904a72adf13e303d60697dc8efded32655ec
authorGlenn Strauss <gstrauss@gluelogic.com>
Mon, 16 Oct 2017 06:10:36 +0000 (16 02:10 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Mon, 16 Oct 2017 06:10:36 +0000 (16 02:10 -0400)
tree52f092177898e639cc53d03d3c02710d689f92d6
parent7661587f012d373dbbee046e87d41f430e71aa88
[mod_openssl] remove erroneous SSL_set_shutdown()

remove erroneous call to SSL_set_shutdown()
(historical from commit:3888c103)
(erroneous since lighttpd 1.4.40 moved to bidirectional input/output)

x-ref:
  "wstunnel sample config"
  https://redmine.lighttpd.net/boards/2/topics/7600
src/mod_openssl.c