BOZO_HTTPS_PORT
const char *defport = httpd->sslinfo ? BOZO_HTTPS_PORT : BOZO_HTTP_PORT;
httpd->defbindport = BOZO_HTTPS_PORT;