Advertisement
poikilos

2020-03-31

Mar 31st, 2020
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.89 KB | None | 0 0
  1. owner@centerofthesun:~$ sudo certbot --test --break-my-certs
  2. Saving debug log to /var/log/letsencrypt/letsencrypt.log
  3. Plugins selected: Authenticator nginx, Installer nginx
  4.  
  5. Which names would you like to activate HTTPS for?
  6. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  7. 1: expertmultimedia.com
  8. 2: www.expertmultimedia.com
  9. 3: streetlightinfo.com
  10. 4: www.streetlightinfo.com
  11. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  12. Select the appropriate numbers separated by commas and/or spaces, or leave input
  13. blank to select all options shown (Enter 'c' to cancel):
  14.  
  15. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  16. You have an existing certificate that contains a portion of the domains you
  17. requested (ref: /etc/letsencrypt/renewal/expertmultimedia.com.conf)
  18.  
  19. It contains these names: expertmultimedia.com
  20.  
  21. You requested these names for the new certificate: expertmultimedia.com,
  22. www.expertmultimedia.com, streetlightinfo.com, www.streetlightinfo.com.
  23.  
  24. Do you want to expand and replace this existing certificate with the new
  25. certificate?
  26. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  27. (E)xpand/(C)ancel: E
  28. Renewing an existing certificate
  29. Performing the following challenges:
  30. http-01 challenge for www.expertmultimedia.com
  31. http-01 challenge for www.streetlightinfo.com
  32. nginx: [warn] duplicate MIME type "text/html" in /etc/nginx/nginx.conf:78
  33. Waiting for verification...
  34. Cleaning up challenges
  35. nginx: [warn] duplicate MIME type "text/html" in /etc/nginx/nginx.conf:76
  36. Deploying Certificate to VirtualHost /etc/nginx/conf.d/expertmultimedia.com.conf
  37. Deploying Certificate to VirtualHost /etc/nginx/conf.d/expertmultimedia.com.conf
  38. Deploying Certificate to VirtualHost /etc/nginx/conf.d/streetlightinfo.com.conf
  39. Deploying Certificate to VirtualHost /etc/nginx/conf.d/streetlightinfo.com.conf
  40. nginx: [warn] duplicate MIME type "text/html" in /etc/nginx/nginx.conf:76
  41.  
  42. Please choose whether or not to redirect HTTP traffic to HTTPS, removing HTTP access.
  43. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  44. 1: No redirect - Make no further changes to the webserver configuration.
  45. 2: Redirect - Make all requests redirect to secure HTTPS access. Choose this for
  46. new sites, or if you're confident your site works on HTTPS. You can undo this
  47. change by editing your web server's configuration.
  48. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  49. Select the appropriate number [1-2] then [enter] (press 'c' to cancel): 2
  50. Redirecting all traffic on port 80 to ssl in /etc/nginx/conf.d/expertmultimedia.com.conf
  51. Redirecting all traffic on port 80 to ssl in /etc/nginx/conf.d/expertmultimedia.com.conf
  52. Redirecting all traffic on port 80 to ssl in /etc/nginx/conf.d/streetlightinfo.com.conf
  53. Redirecting all traffic on port 80 to ssl in /etc/nginx/conf.d/streetlightinfo.com.conf
  54. nginx: [warn] duplicate MIME type "text/html" in /etc/nginx/nginx.conf:76
  55.  
  56. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  57. Your existing certificate has been successfully renewed, and the new certificate
  58. has been installed.
  59.  
  60. The new certificate covers the following domains: https://expertmultimedia.com,
  61. https://www.expertmultimedia.com, https://streetlightinfo.com, and
  62. https://www.streetlightinfo.com
  63.  
  64. You should test your configuration at:
  65. https://www.ssllabs.com/ssltest/analyze.html?d=expertmultimedia.com
  66. https://www.ssllabs.com/ssltest/analyze.html?d=www.expertmultimedia.com
  67. https://www.ssllabs.com/ssltest/analyze.html?d=streetlightinfo.com
  68. https://www.ssllabs.com/ssltest/analyze.html?d=www.streetlightinfo.com
  69. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  70.  
  71. IMPORTANT NOTES:
  72. - Congratulations! Your certificate and chain have been saved at:
  73. /etc/letsencrypt/live/expertmultimedia.com/fullchain.pem
  74. Your key file has been saved at:
  75. /etc/letsencrypt/live/expertmultimedia.com/privkey.pem
  76. Your cert will expire on 2020-06-29. To obtain a new or tweaked
  77. version of this certificate in the future, simply run certbot again
  78. with the "certonly" option. To non-interactively renew *all* of
  79. your certificates, run "certbot renew"
  80. owner@centerofthesun:~$ sudo certbot renew
  81. Saving debug log to /var/log/letsencrypt/letsencrypt.log
  82.  
  83. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  84. Processing /etc/letsencrypt/renewal/aboundproductions.com.conf
  85. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  86. Cert not yet due for renewal
  87.  
  88. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  89. Processing /etc/letsencrypt/renewal/axlemedia.net.conf
  90. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  91. Cert not yet due for renewal
  92.  
  93. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  94. Processing /etc/letsencrypt/renewal/besidethevoid.com.conf
  95. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  96. Cert not yet due for renewal
  97.  
  98. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  99. Processing /etc/letsencrypt/renewal/cots.mine.nu.conf
  100. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  101. Cert not yet due for renewal
  102.  
  103. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  104. Processing /etc/letsencrypt/renewal/expertmultimedia.com.conf
  105. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  106. Cert not yet due for renewal
  107.  
  108. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  109. Processing /etc/letsencrypt/renewal/minetest.io.conf
  110. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  111. Cert not yet due for renewal
  112.  
  113. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  114. Processing /etc/letsencrypt/renewal/mixmystery.com.conf
  115. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  116. Cert not yet due for renewal
  117.  
  118. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  119. Processing /etc/letsencrypt/renewal/poikilos.org.conf
  120. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  121. Cert not yet due for renewal
  122.  
  123. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  124. Processing /etc/letsencrypt/renewal/streetlightinfo.com.conf
  125. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  126. Cert not yet due for renewal
  127.  
  128. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  129. Processing /etc/letsencrypt/renewal/zahyest.com.conf
  130. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  131. Cert not yet due for renewal
  132.  
  133. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  134.  
  135. The following certs are not due for renewal yet:
  136. /etc/letsencrypt/live/aboundproductions.com/fullchain.pem expires on 2020-05-12 (skipped)
  137. /etc/letsencrypt/live/axlemedia.net/fullchain.pem expires on 2020-05-12 (skipped)
  138. /etc/letsencrypt/live/besidethevoid.com/fullchain.pem expires on 2020-05-12 (skipped)
  139. /etc/letsencrypt/live/cots.mine.nu/fullchain.pem expires on 2020-05-05 (skipped)
  140. /etc/letsencrypt/live/expertmultimedia.com/fullchain.pem expires on 2020-06-29 (skipped)
  141. /etc/letsencrypt/live/minetest.io/fullchain.pem expires on 2020-05-26 (skipped)
  142. /etc/letsencrypt/live/mixmystery.com/fullchain.pem expires on 2020-05-12 (skipped)
  143. /etc/letsencrypt/live/poikilos.org/fullchain.pem expires on 2020-05-12 (skipped)
  144. /etc/letsencrypt/live/streetlightinfo.com/fullchain.pem expires on 2020-05-12 (skipped)
  145. /etc/letsencrypt/live/zahyest.com/fullchain.pem expires on 2020-05-28 (skipped)
  146. No renewals were attempted.
  147. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement