[#]
http://marc.info/?l=openbsd-cvs&m=140715058913594&w=2
openbsd-cvs(obsdave,2) — All
2014-08-04 15:55:08
Module name: src
Changes by: reyk@cvs.openbsd.org 2014/08/04 05:09:25
Modified files:
usr.sbin/httpd : Makefile config.c control.c httpd.c log.c
parse.y proc.c server.c server_fcgi.c
server_file.c server_http.c
Log message:
httpd doesn't support SSL/TLS yet, remove the remaining bits.
The secrect plan is to add it later using the ressl wrapper library.