Advertisement
MobServers

Untitled

Dec 7th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.94 KB | None | 0 0
  1. root@ubuntu:~# git clone https://github.com/letsencrypt/letsencrypt /opt/letsencrypt
  2. Cloning into '/opt/letsencrypt'...
  3. remote: Counting objects: 51314, done.
  4. remote: Compressing objects: 100% (126/126), done.
  5. remote: Total 51314 (delta 84), reused 41 (delta 19), pack-reused 51169
  6. Receiving objects: 100% (51314/51314), 15.97 MiB | 10.14 MiB/s, done.
  7. Resolving deltas: 100% (36763/36763), done.
  8. Checking connectivity... done.
  9. root@ubuntu:~# ./letsencrypt-auto --apache -d mc.bluestonehosting.com
  10. -bash: ./letsencrypt-auto: No such file or directory
  11. root@ubuntu:~# /letsencrypt-auto --apache -d mc.bluestonehosting.com
  12. -bash: /letsencrypt-auto: No such file or directory
  13. root@ubuntu:~# letsencrypt-auto --apache -d mc.bluestonehosting.com
  14. letsencrypt-auto: command not found
  15. root@ubuntu:~# ./letsencrypt-auto --apache -d yourubuntuserver.example
  16. -bash: ./letsencrypt-auto: No such file or directory
  17. root@ubuntu:~# /letsencrypt-auto --apache -d yourubuntuserver.example
  18. -bash: /letsencrypt-auto: No such file or directory
  19. root@ubuntu:~# letsencrypt-auto --apache -d yourubuntuserver.example
  20. letsencrypt-auto: command not found
  21. root@ubuntu:~# ^C
  22. root@ubuntu:~# sudo add-apt-repository ppa:certbot/certbot
  23. This is the PPA for packages prepared by Debian Let's Encrypt Team and backported for Ubuntu(s).
  24. More info: https://launchpad.net/~certbot/+archive/ubuntu/certbot
  25. Press [ENTER] to continue or ctrl-c to cancel adding it
  26.  
  27. gpg: keyring `/tmp/tmppo1y69nk/secring.gpg' created
  28. gpg: keyring `/tmp/tmppo1y69nk/pubring.gpg' created
  29. gpg: requesting key 75BCA694 from hkp server keyserver.ubuntu.com
  30. gpg: /tmp/tmppo1y69nk/trustdb.gpg: trustdb created
  31. gpg: key 75BCA694: public key "Launchpad PPA for certbot" imported
  32. gpg: Total number processed: 1
  33. gpg: imported: 1 (RSA: 1)
  34. OK
  35. root@ubuntu:~# sudo apt-get update
  36. Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
  37. Hit:2 http://us.archive.ubuntu.com/ubuntu xenial InRelease
  38. Get:3 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]
  39. Get:4 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial InRelease [24.3 kB]
  40. Get:5 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB]
  41. Get:6 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [404 kB]
  42. Get:7 http://security.ubuntu.com/ubuntu xenial-security/main i386 Packages [370 kB]
  43. Get:8 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en [178 kB]
  44. Get:9 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [188 kB]
  45. Get:10 http://security.ubuntu.com/ubuntu xenial-security/universe i386 Packages [157 kB]
  46. Get:11 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [98.3 kB]
  47. Get:12 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main amd64 Packages [11.5 kB]
  48. Get:13 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main i386 Packages [11.5 kB]
  49. Get:14 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main Translation-en [7,492 B]
  50. Fetched 1,758 kB in 1s (1,485 kB/s)
  51. Reading package lists... Done
  52. root@ubuntu:~# sudo apt-get install python-certbot-apache
  53. Reading package lists... Done
  54. Building dependency tree
  55. Reading state information... Done
  56. The following additional packages will be installed:
  57. augeas-lenses certbot dialog libaugeas0 libpython-stdlib
  58. libpython2.7-minimal libpython2.7-stdlib python python-acme
  59. python-asn1crypto python-augeas python-certbot python-certifi
  60. python-cffi-backend python-chardet python-configargparse python-configobj
  61. python-cryptography python-dialog python-dnspython python-enum34
  62. python-funcsigs python-idna python-ipaddress python-minimal python-mock
  63. python-ndg-httpsclient python-openssl python-parsedatetime python-pbr
  64. python-pkg-resources python-psutil python-pyasn1 python-pyicu
  65. python-requests python-rfc3339 python-setuptools python-six python-tz
  66. python-urllib3 python-zope.component python-zope.event python-zope.hookable
  67. python-zope.interface python2.7 python2.7-minimal
  68. Suggested packages:
  69. augeas-doc python-certbot-doc augeas-tools python-doc python-tk
  70. python-acme-doc python-certbot-apache-doc python-configobj-doc
  71. python-cryptography-doc python-cryptography-vectors python-enum34-doc
  72. python-funcsigs-doc python-mock-doc python-openssl-doc python-openssl-dbg
  73. python-psutil-doc doc-base python-socks python-setuptools-doc python-ntlm
  74. python2.7-doc binutils binfmt-support
  75. The following NEW packages will be installed:
  76. augeas-lenses certbot dialog libaugeas0 libpython-stdlib
  77. libpython2.7-minimal libpython2.7-stdlib python python-acme
  78. python-asn1crypto python-augeas python-certbot python-certbot-apache
  79. python-certifi python-cffi-backend python-chardet python-configargparse
  80. python-configobj python-cryptography python-dialog python-dnspython
  81. python-enum34 python-funcsigs python-idna python-ipaddress python-minimal
  82. python-mock python-ndg-httpsclient python-openssl python-parsedatetime
  83. python-pbr python-pkg-resources python-psutil python-pyasn1 python-pyicu
  84. python-requests python-rfc3339 python-setuptools python-six python-tz
  85. python-urllib3 python-zope.component python-zope.event python-zope.hookable
  86. python-zope.interface python2.7 python2.7-minimal
  87. 0 upgraded, 47 newly installed, 0 to remove and 8 not upgraded.
  88. Need to get 7,144 kB of archives.
  89. After this operation, 33.1 MB of additional disk space will be used.
  90. Do you want to continue? [Y/n] y
  91. Get:1 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.2 [338 kB]
  92. Get:2 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.2 [1,294 kB]
  93. Get:3 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main amd64 python-asn1crypto all 0.22.0-2+ubuntu16.04.1+certbot+1 [70.2 kB]
  94. Get:4 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 python-minimal amd64 2.7.11-1 [28.2 kB]
  95. Get:5 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.2 [1,880 kB]
  96. Get:6 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.2 [224 kB]
  97. Get:7 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libpython-stdlib amd64 2.7.11-1 [7,656 B]
  98. Get:8 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 python amd64 2.7.11-1 [137 kB]
  99. Get:9 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main amd64 python-cffi-backend amd64 1.10.0-0.1+ubuntu16.04.1+certbot+1 [71.5 kB]
  100. Get:10 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 augeas-lenses all 1.4.0-0ubuntu1.1 [263 kB]
  101. Get:11 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 python-enum34 all 1.1.2-1 [35.8 kB]
  102. Get:12 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 python-funcsigs all 0.4-2 [12.6 kB]
  103. Get:13 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 python-pbr all 1.8.0-4ubuntu1 [46.6 kB]
  104. Get:14 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 python-mock all 1.3.0-2.1ubuntu1 [46.5 kB]
  105. Get:15 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 python-tz all 2014.10~dfsg1-0ubuntu2 [31.5 kB]
  106. Get:16 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 dialog amd64 1.3-20160209-1 [215 kB]
  107. Get:17 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 python-configobj all 5.0.6-2 [34.2 kB]
  108. Get:18 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 python-zope.event all 4.2.0-1 [7,412 B]
  109. Get:19 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 python-zope.interface amd64 4.1.3-1build1 [81.0 kB]
  110. Get:20 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 python-zope.hookable amd64 4.0.4-4build2 [9,172 B]
  111. Get:21 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 python-zope.component all 4.2.2-1 [38.5 kB]
  112. Get:22 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libaugeas0 amd64 1.4.0-0ubuntu1.1 [154 kB]
  113. Get:23 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 python-augeas all 0.5.0-1 [9,204 B]
  114. Get:24 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 python-pyicu amd64 1.9.2-2build1 [179 kB]
  115. Get:25 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main amd64 python-idna all 2.5-1+ubuntu16.04.1+certbot+1 [31.5 kB]
  116. Get:26 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main amd64 python-ipaddress all 1.0.17-1+certbot~xenial+1 [18.3 kB]
  117. Get:27 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main amd64 python-six all 1.11.0-1+ubuntu16.04.1+certbot+1 [11.9 kB]
  118. Get:28 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main amd64 python-cryptography amd64 1.9-1+ubuntu16.04.1+certbot+2 [212 kB]
  119. Get:29 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main amd64 python-openssl all 17.3.0-1~0+ubuntu16.04.1+certbot+1 [47.5 kB]
  120. Get:30 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main amd64 python-certifi all 2017.4.17-2+ubuntu16.04.1+certbot+1 [177 kB]
  121. Get:31 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main amd64 python-pkg-resources all 33.1.1-1+certbot~xenial+1 [166 kB]
  122. Get:32 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main amd64 python-chardet all 3.0.4-1+ubuntu16.04.1+certbot+2 [80.6 kB]
  123. Get:33 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main amd64 python-urllib3 all 1.21.1-1+ubuntu16.04.1+certbot+1 [97.2 kB]
  124. Get:34 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main amd64 python-requests all 2.18.1-1+ubuntu16.04.1+certbot+1 [76.5 kB]
  125. Get:35 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main amd64 python-rfc3339 all 1.0-4+certbot~xenial+1 [6,342 B]
  126. Get:36 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main amd64 python-setuptools all 33.1.1-1+certbot~xenial+1 [297 kB]
  127. Get:37 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main amd64 python-dnspython all 1.15.0-1+certbot~xenial+1 [85.9 kB]
  128. Get:38 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main amd64 python-acme all 0.19.0-1+ubuntu16.04.1+certbot+1 [59.2 kB]
  129. Get:39 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main amd64 python-dialog amd64 3.3.0-2+certbot~xenial+1 [65.5 kB]
  130. Get:40 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main amd64 python-ndg-httpsclient all 0.4.2-1+certbot~xenial+1 [25.6 kB]
  131. Get:41 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main amd64 python-configargparse all 0.11.0-1+certbot~xenial+1 [22.3 kB]
  132. Get:42 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main amd64 python-parsedatetime all 2.1-3+certbot~xenial+1 [30.8 kB]
  133. Get:43 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main amd64 python-certbot all 0.19.0-1+ubuntu16.04.1+certbot+1 [186 kB]
  134. Get:44 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main amd64 certbot all 0.19.0-1+ubuntu16.04.1+certbot+1 [19.6 kB]
  135. Get:45 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main amd64 python-certbot-apache all 0.19.0-1+ubuntu16.04.1+certbot+1 [39.7 kB]
  136. Get:46 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main amd64 python-psutil amd64 5.0.1-1+certbot~xenial+2 [128 kB]
  137. Get:47 http://ppa.launchpad.net/certbot/certbot/ubuntu xenial/main amd64 python-pyasn1 all 0.1.9-2+certbot~xenial+1 [45.8 kB]
  138. Fetched 7,144 kB in 11s (620 kB/s)
  139. Extracting templates from packages: 100%
  140. Selecting previously unselected package libpython2.7-minimal:amd64.
  141. (Reading database ... 66327 files and directories currently installed.)
  142. Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.2_amd64.deb ...
  143. Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.2) ...
  144. Selecting previously unselected package python2.7-minimal.
  145. Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.2_amd64.deb ...
  146. Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.2) ...
  147. Selecting previously unselected package python-minimal.
  148. Preparing to unpack .../python-minimal_2.7.11-1_amd64.deb ...
  149. Unpacking python-minimal (2.7.11-1) ...
  150. Selecting previously unselected package libpython2.7-stdlib:amd64.
  151. Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.2_amd64.deb ...
  152. Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.2) ...
  153. Selecting previously unselected package python2.7.
  154. Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.2_amd64.deb ...
  155. Unpacking python2.7 (2.7.12-1ubuntu0~16.04.2) ...
  156. Selecting previously unselected package libpython-stdlib:amd64.
  157. Preparing to unpack .../libpython-stdlib_2.7.11-1_amd64.deb ...
  158. Unpacking libpython-stdlib:amd64 (2.7.11-1) ...
  159. Processing triggers for man-db (2.7.5-1) ...
  160. Processing triggers for mime-support (3.59ubuntu1) ...
  161. Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.2) ...
  162. Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.2) ...
  163. Linking and byte-compiling packages for runtime python2.7...
  164. Setting up python-minimal (2.7.11-1) ...
  165. Selecting previously unselected package python.
  166. (Reading database ... 67073 files and directories currently installed.)
  167. Preparing to unpack .../python_2.7.11-1_amd64.deb ...
  168. Unpacking python (2.7.11-1) ...
  169. Selecting previously unselected package augeas-lenses.
  170. Preparing to unpack .../augeas-lenses_1.4.0-0ubuntu1.1_all.deb ...
  171. Unpacking augeas-lenses (1.4.0-0ubuntu1.1) ...
  172. Selecting previously unselected package python-asn1crypto.
  173. Preparing to unpack .../python-asn1crypto_0.22.0-2+ubuntu16.04.1+certbot+1_all.deb ...
  174. Unpacking python-asn1crypto (0.22.0-2+ubuntu16.04.1+certbot+1) ...
  175. Selecting previously unselected package python-cffi-backend.
  176. Preparing to unpack .../python-cffi-backend_1.10.0-0.1+ubuntu16.04.1+certbot+1_amd64.deb ...
  177. Unpacking python-cffi-backend (1.10.0-0.1+ubuntu16.04.1+certbot+1) ...
  178. Selecting previously unselected package python-enum34.
  179. Preparing to unpack .../python-enum34_1.1.2-1_all.deb ...
  180. Unpacking python-enum34 (1.1.2-1) ...
  181. Selecting previously unselected package python-idna.
  182. Preparing to unpack .../python-idna_2.5-1+ubuntu16.04.1+certbot+1_all.deb ...
  183. Unpacking python-idna (2.5-1+ubuntu16.04.1+certbot+1) ...
  184. Selecting previously unselected package python-ipaddress.
  185. Preparing to unpack .../python-ipaddress_1.0.17-1+certbot~xenial+1_all.deb ...
  186. Unpacking python-ipaddress (1.0.17-1+certbot~xenial+1) ...
  187. Selecting previously unselected package python-six.
  188. Preparing to unpack .../python-six_1.11.0-1+ubuntu16.04.1+certbot+1_all.deb ...
  189. Unpacking python-six (1.11.0-1+ubuntu16.04.1+certbot+1) ...
  190. Selecting previously unselected package python-cryptography.
  191. Preparing to unpack .../python-cryptography_1.9-1+ubuntu16.04.1+certbot+2_amd64.deb ...
  192. Unpacking python-cryptography (1.9-1+ubuntu16.04.1+certbot+2) ...
  193. Selecting previously unselected package python-openssl.
  194. Preparing to unpack .../python-openssl_17.3.0-1~0+ubuntu16.04.1+certbot+1_all.deb ...
  195. Unpacking python-openssl (17.3.0-1~0+ubuntu16.04.1+certbot+1) ...
  196. Selecting previously unselected package python-funcsigs.
  197. Preparing to unpack .../python-funcsigs_0.4-2_all.deb ...
  198. Unpacking python-funcsigs (0.4-2) ...
  199. Selecting previously unselected package python-pbr.
  200. Preparing to unpack .../python-pbr_1.8.0-4ubuntu1_all.deb ...
  201. Unpacking python-pbr (1.8.0-4ubuntu1) ...
  202. Selecting previously unselected package python-mock.
  203. Preparing to unpack .../python-mock_1.3.0-2.1ubuntu1_all.deb ...
  204. Unpacking python-mock (1.3.0-2.1ubuntu1) ...
  205. Selecting previously unselected package python-certifi.
  206. Preparing to unpack .../python-certifi_2017.4.17-2+ubuntu16.04.1+certbot+1_all.deb ...
  207. Unpacking python-certifi (2017.4.17-2+ubuntu16.04.1+certbot+1) ...
  208. Selecting previously unselected package python-pkg-resources.
  209. Preparing to unpack .../python-pkg-resources_33.1.1-1+certbot~xenial+1_all.deb ...
  210. Unpacking python-pkg-resources (33.1.1-1+certbot~xenial+1) ...
  211. Selecting previously unselected package python-chardet.
  212. Preparing to unpack .../python-chardet_3.0.4-1+ubuntu16.04.1+certbot+2_all.deb ...
  213. Unpacking python-chardet (3.0.4-1+ubuntu16.04.1+certbot+2) ...
  214. Selecting previously unselected package python-urllib3.
  215. Preparing to unpack .../python-urllib3_1.21.1-1+ubuntu16.04.1+certbot+1_all.deb ...
  216. Unpacking python-urllib3 (1.21.1-1+ubuntu16.04.1+certbot+1) ...
  217. Selecting previously unselected package python-requests.
  218. Preparing to unpack .../python-requests_2.18.1-1+ubuntu16.04.1+certbot+1_all.deb ...
  219. Unpacking python-requests (2.18.1-1+ubuntu16.04.1+certbot+1) ...
  220. Selecting previously unselected package python-tz.
  221. Preparing to unpack .../python-tz_2014.10~dfsg1-0ubuntu2_all.deb ...
  222. Unpacking python-tz (2014.10~dfsg1-0ubuntu2) ...
  223. Selecting previously unselected package python-rfc3339.
  224. Preparing to unpack .../python-rfc3339_1.0-4+certbot~xenial+1_all.deb ...
  225. Unpacking python-rfc3339 (1.0-4+certbot~xenial+1) ...
  226. Selecting previously unselected package python-setuptools.
  227. Preparing to unpack .../python-setuptools_33.1.1-1+certbot~xenial+1_all.deb ...
  228. Unpacking python-setuptools (33.1.1-1+certbot~xenial+1) ...
  229. Selecting previously unselected package python-dnspython.
  230. Preparing to unpack .../python-dnspython_1.15.0-1+certbot~xenial+1_all.deb ...
  231. Unpacking python-dnspython (1.15.0-1+certbot~xenial+1) ...
  232. Selecting previously unselected package python-acme.
  233. Preparing to unpack .../python-acme_0.19.0-1+ubuntu16.04.1+certbot+1_all.deb ...
  234. Unpacking python-acme (0.19.0-1+ubuntu16.04.1+certbot+1) ...
  235. Selecting previously unselected package dialog.
  236. Preparing to unpack .../dialog_1.3-20160209-1_amd64.deb ...
  237. Unpacking dialog (1.3-20160209-1) ...
  238. Selecting previously unselected package python-dialog.
  239. Preparing to unpack .../python-dialog_3.3.0-2+certbot~xenial+1_amd64.deb ...
  240. Unpacking python-dialog (3.3.0-2+certbot~xenial+1) ...
  241. Selecting previously unselected package python-ndg-httpsclient.
  242. Preparing to unpack .../python-ndg-httpsclient_0.4.2-1+certbot~xenial+1_all.deb ...
  243. Unpacking python-ndg-httpsclient (0.4.2-1+certbot~xenial+1) ...
  244. Selecting previously unselected package python-configargparse.
  245. Preparing to unpack .../python-configargparse_0.11.0-1+certbot~xenial+1_all.deb ...
  246. Unpacking python-configargparse (0.11.0-1+certbot~xenial+1) ...
  247. Selecting previously unselected package python-configobj.
  248. Preparing to unpack .../python-configobj_5.0.6-2_all.deb ...
  249. Unpacking python-configobj (5.0.6-2) ...
  250. Selecting previously unselected package python-parsedatetime.
  251. Preparing to unpack .../python-parsedatetime_2.1-3+certbot~xenial+1_all.deb ...
  252. Unpacking python-parsedatetime (2.1-3+certbot~xenial+1) ...
  253. Selecting previously unselected package python-zope.event.
  254. Preparing to unpack .../python-zope.event_4.2.0-1_all.deb ...
  255. Unpacking python-zope.event (4.2.0-1) ...
  256. Selecting previously unselected package python-zope.interface.
  257. Preparing to unpack .../python-zope.interface_4.1.3-1build1_amd64.deb ...
  258. Unpacking python-zope.interface (4.1.3-1build1) ...
  259. Selecting previously unselected package python-zope.hookable.
  260. Preparing to unpack .../python-zope.hookable_4.0.4-4build2_amd64.deb ...
  261. Unpacking python-zope.hookable (4.0.4-4build2) ...
  262. Selecting previously unselected package python-zope.component.
  263. Preparing to unpack .../python-zope.component_4.2.2-1_all.deb ...
  264. Unpacking python-zope.component (4.2.2-1) ...
  265. Selecting previously unselected package python-certbot.
  266. Preparing to unpack .../python-certbot_0.19.0-1+ubuntu16.04.1+certbot+1_all.deb ...
  267. Unpacking python-certbot (0.19.0-1+ubuntu16.04.1+certbot+1) ...
  268. Selecting previously unselected package certbot.
  269. Preparing to unpack .../certbot_0.19.0-1+ubuntu16.04.1+certbot+1_all.deb ...
  270. Unpacking certbot (0.19.0-1+ubuntu16.04.1+certbot+1) ...
  271. Selecting previously unselected package libaugeas0.
  272. Preparing to unpack .../libaugeas0_1.4.0-0ubuntu1.1_amd64.deb ...
  273. Unpacking libaugeas0 (1.4.0-0ubuntu1.1) ...
  274. Selecting previously unselected package python-augeas.
  275. Preparing to unpack .../python-augeas_0.5.0-1_all.deb ...
  276. Unpacking python-augeas (0.5.0-1) ...
  277. Selecting previously unselected package python-certbot-apache.
  278. Preparing to unpack .../python-certbot-apache_0.19.0-1+ubuntu16.04.1+certbot+1_all.deb ...
  279. Unpacking python-certbot-apache (0.19.0-1+ubuntu16.04.1+certbot+1) ...
  280. Selecting previously unselected package python-psutil.
  281. Preparing to unpack .../python-psutil_5.0.1-1+certbot~xenial+2_amd64.deb ...
  282. Unpacking python-psutil (5.0.1-1+certbot~xenial+2) ...
  283. Selecting previously unselected package python-pyasn1.
  284. Preparing to unpack .../python-pyasn1_0.1.9-2+certbot~xenial+1_all.deb ...
  285. Unpacking python-pyasn1 (0.1.9-2+certbot~xenial+1) ...
  286. Selecting previously unselected package python-pyicu.
  287. Preparing to unpack .../python-pyicu_1.9.2-2build1_amd64.deb ...
  288. Unpacking python-pyicu (1.9.2-2build1) ...
  289. Processing triggers for man-db (2.7.5-1) ...
  290. Processing triggers for libc-bin (2.23-0ubuntu9) ...
  291. Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.2) ...
  292. Setting up python2.7 (2.7.12-1ubuntu0~16.04.2) ...
  293. Setting up libpython-stdlib:amd64 (2.7.11-1) ...
  294. Setting up python (2.7.11-1) ...
  295. Setting up augeas-lenses (1.4.0-0ubuntu1.1) ...
  296. Setting up python-asn1crypto (0.22.0-2+ubuntu16.04.1+certbot+1) ...
  297. Setting up python-cffi-backend (1.10.0-0.1+ubuntu16.04.1+certbot+1) ...
  298. Setting up python-enum34 (1.1.2-1) ...
  299. Setting up python-idna (2.5-1+ubuntu16.04.1+certbot+1) ...
  300. Setting up python-ipaddress (1.0.17-1+certbot~xenial+1) ...
  301. Setting up python-six (1.11.0-1+ubuntu16.04.1+certbot+1) ...
  302. Setting up python-cryptography (1.9-1+ubuntu16.04.1+certbot+2) ...
  303. Setting up python-openssl (17.3.0-1~0+ubuntu16.04.1+certbot+1) ...
  304. Setting up python-funcsigs (0.4-2) ...
  305. Setting up python-pbr (1.8.0-4ubuntu1) ...
  306. update-alternatives: using /usr/bin/python2-pbr to provide /usr/bin/pbr (pbr) in auto mode
  307. Setting up python-mock (1.3.0-2.1ubuntu1) ...
  308. Setting up python-certifi (2017.4.17-2+ubuntu16.04.1+certbot+1) ...
  309. Setting up python-pkg-resources (33.1.1-1+certbot~xenial+1) ...
  310. Setting up python-chardet (3.0.4-1+ubuntu16.04.1+certbot+2) ...
  311. Setting up python-urllib3 (1.21.1-1+ubuntu16.04.1+certbot+1) ...
  312. Setting up python-requests (2.18.1-1+ubuntu16.04.1+certbot+1) ...
  313. Setting up python-tz (2014.10~dfsg1-0ubuntu2) ...
  314. Setting up python-rfc3339 (1.0-4+certbot~xenial+1) ...
  315. Setting up python-setuptools (33.1.1-1+certbot~xenial+1) ...
  316. Setting up python-dnspython (1.15.0-1+certbot~xenial+1) ...
  317. Setting up python-acme (0.19.0-1+ubuntu16.04.1+certbot+1) ...
  318. Setting up dialog (1.3-20160209-1) ...
  319. Setting up python-dialog (3.3.0-2+certbot~xenial+1) ...
  320. Setting up python-ndg-httpsclient (0.4.2-1+certbot~xenial+1) ...
  321. Setting up python-configargparse (0.11.0-1+certbot~xenial+1) ...
  322. Setting up python-configobj (5.0.6-2) ...
  323. Setting up python-parsedatetime (2.1-3+certbot~xenial+1) ...
  324. Setting up python-zope.event (4.2.0-1) ...
  325. Setting up python-zope.interface (4.1.3-1build1) ...
  326. Setting up python-zope.hookable (4.0.4-4build2) ...
  327. Setting up python-zope.component (4.2.2-1) ...
  328. Setting up python-certbot (0.19.0-1+ubuntu16.04.1+certbot+1) ...
  329. Setting up certbot (0.19.0-1+ubuntu16.04.1+certbot+1) ...
  330. Setting up libaugeas0 (1.4.0-0ubuntu1.1) ...
  331. Setting up python-augeas (0.5.0-1) ...
  332. Setting up python-certbot-apache (0.19.0-1+ubuntu16.04.1+certbot+1) ...
  333. Setting up python-psutil (5.0.1-1+certbot~xenial+2) ...
  334. Setting up python-pyasn1 (0.1.9-2+certbot~xenial+1) ...
  335. Setting up python-pyicu (1.9.2-2build1) ...
  336. Processing triggers for libc-bin (2.23-0ubuntu9) ...
  337. root@ubuntu:~# sudo certbot --apache -d mc.bluestonehosting.com
  338. Saving debug log to /var/log/letsencrypt/letsencrypt.log
  339. Plugins selected: Authenticator apache, Installer apache
  340. Enter email address (used for urgent renewal and security notices) (Enter 'c' to
  341. cancel): rowan@bluestonehosting.com
  342.  
  343. -------------------------------------------------------------------------------
  344. Please read the Terms of Service at
  345. https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf. You must
  346. agree in order to register with the ACME server at
  347. https://acme-v01.api.letsencrypt.org/directory
  348. -------------------------------------------------------------------------------
  349. (A)gree/(C)ancel: a
  350.  
  351. -------------------------------------------------------------------------------
  352. Would you be willing to share your email address with the Electronic Frontier
  353. Foundation, a founding partner of the Let's Encrypt project and the non-profit
  354. organization that develops Certbot? We'd like to send you email about EFF and
  355. our work to encrypt the web, protect its users and defend digital rights.
  356. -------------------------------------------------------------------------------
  357. (Y)es/(N)o: n
  358. Obtaining a new certificate
  359. Performing the following challenges:
  360. tls-sni-01 challenge for mc.bluestonehosting.com
  361. Enabled Apache socache_shmcb module
  362. Enabled Apache ssl module
  363. Waiting for verification...
  364. Cleaning up challenges
  365. Failed authorization procedure. mc.bluestonehosting.com (tls-sni-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Incorrect validation certificate for tls-sni-01 challenge. Requested 90fce119cb4e204a11bd168e36657b89.cbaa68660768ceab19d4302be4d9d823.acme.invalid from 107.178.115.78:443. Received 3 certificate(s), first certificate had names "abrisprefabriques.com, autodiscover.abrisprefabriques.com, cpanel.abrisprefabriques.com, mail.abrisprefabriques.com, webdisk.abrisprefabriques.com, webmail.abrisprefabriques.com, www.abrisprefabriques.com"
  366.  
  367. IMPORTANT NOTES:
  368. - The following errors were reported by the server:
  369.  
  370. Domain: mc.bluestonehosting.com
  371. Type: unauthorized
  372. Detail: Incorrect validation certificate for tls-sni-01 challenge.
  373. Requested
  374. 90fce119cb4e204a11bd168e36657b89.cbaa68660768ceab19d4302be4d9d823.acme.invalid
  375. from 107.178.115.78:443. Received 3 certificate(s), first
  376. certificate had names "abrisprefabriques.com,
  377. autodiscover.abrisprefabriques.com, cpanel.abrisprefabriques.com,
  378. mail.abrisprefabriques.com, webdisk.abrisprefabriques.com,
  379. webmail.abrisprefabriques.com, www.abrisprefabriques.com"
  380.  
  381. To fix these errors, please make sure that your domain name was
  382. entered correctly and the DNS A/AAAA record(s) for that domain
  383. contain(s) the right IP address.
  384. - Your account credentials have been saved in your Certbot
  385. configuration directory at /etc/letsencrypt. You should make a
  386. secure backup of this folder now. This configuration directory will
  387. also contain certificates and private keys obtained by Certbot so
  388. making regular backups of this folder is ideal.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement