Installation
Debian & Ubuntu
The simplest way is to add the KIT-CA Repository. The repository is available for bullseye, buster (Debian), focal and jammy (Ubuntu)
Add the KIT-CA Repo
repository signing key path changed
Early versions of this documentation named the repository signing key ca-repo.gpg
instead of
kit-ca-repo.asc
. Make sure to fix the Signed-By:
line in your old configuration if neccessary.
Manual
- Install the basic packages:
- Download the KIT-CA GPG Key:
- Add the sources file
/etc/apt/sources.list.d/kit-ca-repo.sources
(changebookworm
to your distribution): - Update package database:
- Important: Install the package
kit-ca-repo-key
:
Via Package
- Go to https://repo.ca.kit.edu/pool/main/k/kit-ca-repo/ and get the correct link for the package
kit-ca-repo-apt-source
- Download the package and install it:
Install acme4netvs + ACME client
apt-get install -y acme4netvs dehydrated
orapt-get install -y acme4netvs certbot
Everything else
You can download the most recent version of acme4netvs for your respective plattform via permalinks to our GitLab releases:
dehydrated | certbot | win-acme |
---|---|---|
🐧 Linux x64 | 🐧 Linux x64 | ❌ |
🐧 Linux ARM64v7 | 🐧 Linux ARM64v7 | ❌ |
🐧 Linux ARM64v6 | 🐧 Linux ARM64v6 | ❌ |
🐧 Linux ARMv7 | 🐧 Linux ARMv7 | ❌ |
🐧 Linux ARMv6 | 🐧 Linux ARMv6 | ❌ |
😈 FreeBSD x64 | 😈 FreeBSD x64 | ❌ |
🍎 MacOS All | 🍎 MacOS All | ❌ |
🍎 MacOS x64 | 🍎 MacOS x64 | ❌ |
🍎 MacOS ARM64 | 🍎 MacOS ARM64 | ❌ |
🪟 Windows x64 | 🪟 Windows x64 | 🪟 Windows x64 |