httpd doesn't support SSL/TLS yet, remove the remaining bits.
authorreyk <reyk@openbsd.org>
Mon, 4 Aug 2014 11:09:25 +0000 (11:09 +0000)
committerreyk <reyk@openbsd.org>
Mon, 4 Aug 2014 11:09:25 +0000 (11:09 +0000)
commit03cac5a418d47044a1a717c3ffb924fdc0e30bc4
treea25d4afba102d643b133547217ea5c7efafe33e6
parent5310487e4192f08a7c6fbb73f8a4e41464840dca
httpd doesn't support SSL/TLS yet, remove the remaining bits.
The secrect plan is to add it later using the ressl wrapper library.
usr.sbin/httpd/Makefile
usr.sbin/httpd/config.c
usr.sbin/httpd/control.c
usr.sbin/httpd/httpd.c
usr.sbin/httpd/log.c
usr.sbin/httpd/parse.y
usr.sbin/httpd/proc.c
usr.sbin/httpd/server.c
usr.sbin/httpd/server_fcgi.c
usr.sbin/httpd/server_file.c
usr.sbin/httpd/server_http.c