質問編集履歴

2

修正

2016/11/10 06:10

投稿

nagi
nagi

スコア66

test CHANGED
File without changes
test CHANGED
@@ -22,34 +22,6 @@
22
22
 
23
23
 
24
24
 
25
- もうひとつのサイトで下のコマンドを叩いてダウンロードするやり方もあったのですが、
26
-
27
- エラーが出てダウンロードできませんでした。
28
-
29
-
30
-
31
- wget https://github.com/twbs/bootstrap/releases/download/v3.2.0/bootstrap-3.2.0-dist.zip
32
-
33
-
34
-
35
-
36
-
37
- エラー内容
38
-
39
- wget https://github.com/twbs/bootstrap/releases/download/v3.2.0/bootstrap-3.2.0-dist.zip
40
-
41
- --2016-10-05 17:49:40-- https://github.com/twbs/bootstrap/releases/download/v3.2.0/bootstrap-3.2.0-dist.zip
42
-
43
- github.com をDNSに問いあわせています... 192.30.253.112
44
-
45
- github.com|192.30.253.112|:443 に接続しています... 接続しました。
46
-
47
- エラー: github.com の証明書(発行者: `/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert SHA2 Extended Validation Server CA')の検証に失敗しました:
48
-
49
- 発行者の権限を検証できませんでした。
50
-
51
- github.com に安全の確認をしないで接続するには、`--no-check-certificate' を使ってください。
52
-
53
25
 
54
26
 
55
27
  参考URL:http://www.hatohol.org/docs/install/13.12/ja/

1

追加

2016/11/10 06:10

投稿

nagi
nagi

スコア66

test CHANGED
File without changes
test CHANGED
@@ -20,4 +20,38 @@
20
20
 
21
21
 
22
22
 
23
+
24
+
25
+ もうひとつのサイトで下のコマンドを叩いてダウンロードするやり方もあったのですが、
26
+
27
+ エラーが出てダウンロードできませんでした。
28
+
29
+
30
+
31
+ wget https://github.com/twbs/bootstrap/releases/download/v3.2.0/bootstrap-3.2.0-dist.zip
32
+
33
+
34
+
35
+
36
+
37
+ エラー内容
38
+
39
+ wget https://github.com/twbs/bootstrap/releases/download/v3.2.0/bootstrap-3.2.0-dist.zip
40
+
41
+ --2016-10-05 17:49:40-- https://github.com/twbs/bootstrap/releases/download/v3.2.0/bootstrap-3.2.0-dist.zip
42
+
43
+ github.com をDNSに問いあわせています... 192.30.253.112
44
+
45
+ github.com|192.30.253.112|:443 に接続しています... 接続しました。
46
+
47
+ エラー: github.com の証明書(発行者: `/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert SHA2 Extended Validation Server CA')の検証に失敗しました:
48
+
49
+ 発行者の権限を検証できませんでした。
50
+
51
+ github.com に安全の確認をしないで接続するには、`--no-check-certificate' を使ってください。
52
+
53
+
54
+
23
55
  参考URL:http://www.hatohol.org/docs/install/13.12/ja/
56
+
57
+ http://qiita.com/hit/items/97ff9eae7218e5676b09