浏览代码

Enable letsencrypt

Why wasn't that on already?
Bob Mottram 8 年前
父节点
当前提交
9e31cf4802
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      src/freedombone-utils-web

+ 2
- 2
src/freedombone-utils-web 查看文件

13
 # License
13
 # License
14
 # =======
14
 # =======
15
 #
15
 #
16
-# Copyright (C) 2014-2016 Bob Mottram <bob@freedombone.net>
16
+# Copyright (C) 2014-2017 Bob Mottram <bob@freedombone.net>
17
 #
17
 #
18
 # This program is free software: you can redistribute it and/or modify
18
 # This program is free software: you can redistribute it and/or modify
19
 # it under the terms of the GNU Affero General Public License as published by
19
 # it under the terms of the GNU Affero General Public License as published by
35
 DEFAULT_DOMAIN_ONION_PORT=8099
35
 DEFAULT_DOMAIN_ONION_PORT=8099
36
 
36
 
37
 # Whether Let's Encrypt is enabled for all sites
37
 # Whether Let's Encrypt is enabled for all sites
38
-LETSENCRYPT_ENABLED="no"
38
+LETSENCRYPT_ENABLED="yes"
39
 LETSENCRYPT_SERVER='https://acme-v01.api.letsencrypt.org/directory'
39
 LETSENCRYPT_SERVER='https://acme-v01.api.letsencrypt.org/directory'
40
 
40
 
41
 # list of encryption protocols
41
 # list of encryption protocols