Letsencrpyt Ubuntu 16.04: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „=Install= *sudo apt-get update *sudo apt-get install software-properties-common *sudo add-apt-repository ppa:certbot/certbot *sudo apt-get update *sudo apt-get…“)
 
Zeile 5: Zeile 5:
 
*sudo apt-get update
 
*sudo apt-get update
 
*sudo apt-get install python-certbot-apache
 
*sudo apt-get install python-certbot-apache
 +
=Get the cert=
 +
*sudo certbot --apache certonly

Version vom 24. Oktober 2017, 10:03 Uhr

Install

  • sudo apt-get update
  • sudo apt-get install software-properties-common
  • sudo add-apt-repository ppa:certbot/certbot
  • sudo apt-get update
  • sudo apt-get install python-certbot-apache

Get the cert

  • sudo certbot --apache certonly