• Home
  • Posts
  • Contact

certbot

Table of Contents
  • Installation in Arch Linux
  • Reading material

Installation in Arch Linux

paru -S certbot
paru -S certbot-apache

Configuring https for a domain name using certbot:

sudo certbot --apache -d nextcloud.example.com

Reading material

  1. Here is a great website that helps with instructions for certbot: https://certbot.eff.org/instructions?ws=nginx&os=arch

Links to this note

  • Nextcloud - Installation and set-up guides



© 2025 . Generated with Hugo and Mainroad theme.