User Tools

Site Tools


letsencrypt_installieren_und_zertifikate_beziehen

Letsencrypt installieren und Zertifikate beziehen

Letsencrypt installieren:

apt install letsencrypt

Dann Zertifikate beziehen. Ich nehme die Subdomains mail, smtp und imap.

certbot --standalone certonly -d mail.example.com -d smtp.example.com -d imap.example.com
letsencrypt_installieren_und_zertifikate_beziehen.txt · Last modified: 2021/02/11 10:41 by admin

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki