bozo_ssl_set_opts
void bozo_ssl_set_opts(bozohttpd_t *, const char *, const char *);
bozo_ssl_set_opts(httpd, s[0], s[1]);
bozo_ssl_set_opts(&httpd, optarg, argv[optind++]);