Enable ngx_http_ssl_module
dustin/metricspi/pipeline/head This commit looks good
Details
dustin/metricspi/pipeline/head This commit looks good
Details
This module is needed for HTTPS.pull/2/head
parent
5fd8878417
commit
aaab85ad2f
|
@ -71,6 +71,7 @@ BR2_PACKAGE_CHRONY=y
|
|||
BR2_PACKAGE_DHCPCD=y
|
||||
BR2_PACKAGE_IPROUTE2=y
|
||||
BR2_PACKAGE_NGINX=y
|
||||
BR2_PACKAGE_NGINX_HTTP_SSL_MODULE=y
|
||||
# BR2_PACKAGE_NGINX_HTTP_SSI_MODULE is not set
|
||||
# BR2_PACKAGE_NGINX_HTTP_USERID_MODULE is not set
|
||||
# BR2_PACKAGE_NGINX_HTTP_AUTH_BASIC_MODULE is not set
|
||||
|
|
Loading…
Reference in New Issue