httpd_ssl_start() function
Create a SSL capable HTTP server (secure mode may be disabled in config)
Arguments
handle
- storage for the server handle, must be a valid pointer
config
- server config, must not be const. Does not have to stay valid after calling this function.
Return value
success
Examples
httpd_ssl_start() is referenced by 2 libraries and example projects: