Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Certbot - https://certbot.eff.org/ - to narzędzie, które bardzo upraszcza proces pozyskiwania certyfikatów SSL z Let's Encrypt.

Code Block
add-apt-repository ppa:certbot/certbot
apt update
apt install certbot

Generowanie certyfikatu

...