suite
This commit is contained in:
parent
33f73eff9e
commit
c366eb4902
@ -21,8 +21,8 @@ server {
|
|||||||
keepalive_timeout 10;
|
keepalive_timeout 10;
|
||||||
|
|
||||||
ssl on;
|
ssl on;
|
||||||
ssl_certificate /etc/letsencrypt/live/olwen-capital.com/fullchain.pem;
|
ssl_certificate /etc/letsencrypt/live/olwen-technology.com/fullchain.pem;
|
||||||
ssl_certificate_key /etc/letsencrypt/live/olwen-capital.com/privkey.pem;
|
ssl_certificate_key /etc/letsencrypt/live/olwen-technology.com/privkey.pem;
|
||||||
|
|
||||||
include snippets/letsencrypt.conf;
|
include snippets/letsencrypt.conf;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user