MCPcopy Create free account
hub / github.com/apache/httpd / init_ssl

Function init_ssl

modules/md/mod_md.c:112–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110/* mod_ssl interface */
111
112static void init_ssl(void)
113{
114 /* nop */
115}
116
117/**************************************************************************************************/
118/* lifecycle */

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected