Enable Nginx SSL
Without ssl at compile time Nginx cannot run SSL sites. Use the --with-http_ssl switch at compile time. Change-Id: I6210671665c4509382c6621cabb4612e2ba15ee9
This commit is contained in:
parent
50b51c6f75
commit
29619d4234
@ -87,6 +87,7 @@ parts:
|
||||
- --http-fastcgi-temp-path=/var/snap/keystone/common/lib/nginx_fastcgi
|
||||
- --http-uwsgi-temp-path=/var/snap/keystone/common/lib/nginx_uwsgi
|
||||
- --http-scgi-temp-path=/var/snap/keystone/common/lib/nginx_scgi
|
||||
- --with-http_ssl_module
|
||||
build-packages:
|
||||
- libpcre3-dev
|
||||
- libssl-dev
|
||||
|
Loading…
x
Reference in New Issue
Block a user