Bob Mottram 9 年 前
コミット
0eec345e61
共有2 個のファイルを変更した5 個の追加5 個の削除を含む
  1. 2
    2
      doc/EN/faq.org
  2. 3
    3
      website/EN/faq.html

+ 2
- 2
doc/EN/faq.org ファイルの表示

@@ -209,7 +209,7 @@ ssh username@mydomainname -p 2222
209 209
 sudo control
210 210
 #+END_SRC
211 211
 
212
-Select *Security settings* then *Create a new Encrypt certificate*.
212
+Select *Security settings* then *Create a new Let's Encrypt certificate*.
213 213
 
214 214
 One thing to be aware of is that Let's Encrypt doesn't support many dynamic DNS subdomains, such as those from freeDNS, so to run Hubzilla and GNU Social you will need to have your own official domains for those. There are many sites from which you can buy cheap domain names, and while this isn't ideal in terms of making you dependent upon another company it's the only option currently.
215 215
 * How do I renew a Let's Encrypt certificate?
@@ -231,7 +231,7 @@ ssh username@mydomainname -p 2222
231 231
 sudo control
232 232
 #+END_SRC
233 233
 
234
-Select *Security settings* then *Create a new Encrypt certificate*.
234
+Select *Security settings* then *Create a new Let's Encrypt certificate*.
235 235
 * Why use self-signed certificates?
236 236
 Almost everywhere on the web you will read that self-signed certificates are worthless. They bring up /scary-scary looking/ browser warnings and gurus will advise you not to use them. Self-signed certificates are quite useful though. What the scary warnings mean - and it would be good if they explained this more clearly - is that you have an encrypted connection established but there is /no certainty about who that connection is with/.
237 237
 

+ 3
- 3
website/EN/faq.html ファイルの表示

@@ -3,7 +3,7 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2015-12-19 Sat 19:26 -->
6
+<!-- 2015-12-19 Sat 19:41 -->
7 7
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 8
 <meta  name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title></title>
@@ -570,7 +570,7 @@ sudo control
570 570
 </div>
571 571
 
572 572
 <p>
573
-Select <b>Security settings</b> then <b>Create a new Encrypt certificate</b>.
573
+Select <b>Security settings</b> then <b>Create a new Let's Encrypt certificate</b>.
574 574
 </p>
575 575
 
576 576
 <p>
@@ -616,7 +616,7 @@ sudo control
616 616
 </div>
617 617
 
618 618
 <p>
619
-Select <b>Security settings</b> then <b>Create a new Encrypt certificate</b>.
619
+Select <b>Security settings</b> then <b>Create a new Let's Encrypt certificate</b>.
620 620
 </p>
621 621
 </div>
622 622
 </div>