]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-http: server: Allow creating server with custom SSL settings.
authorStephan Bosch <stephan.bosch@dovecot.fi>
Fri, 9 Feb 2018 21:27:00 +0000 (22:27 +0100)
committerVille Savolainen <ville.savolainen@dovecot.fi>
Wed, 6 Feb 2019 08:08:17 +0000 (10:08 +0200)
commit674b0a15f4eabb4375601104fe180037f924bdcc
treee34755b73272326e5ca173d7fa843f9aa3cfc01b
parent1d341c782f408223aeb789902cbae29b1a0ec24c
lib-http: server: Allow creating server with custom SSL settings.

Normally, the settings are obtained through lib-master, but that is not
really suitable for the test suite.
src/lib-http/http-server-connection.c
src/lib-http/http-server-private.h
src/lib-http/http-server.c
src/lib-http/http-server.h