Zum Inhalt springen
_CORE
AI & Agentic Systems Core Information Systems Cloud & Platform Engineering Data Platform & Integration Security & Compliance QA, Testing & Observability IoT, Automation & Robotics Mobile & Digital Banking & Finance Insurance Public Administration Defense & Security Healthcare Energy & Utilities Telco & Media Manufacturing Logistics & E-commerce Retail & Loyalty
Referenzen Technologien Blog Know-how Tools
Über uns Zusammenarbeit Karriere
CS EN DE
Lassen Sie uns sprechen

Let's Encrypt — HTTPS pro každý web zdarma

05. 04. 2016 1 Min. Lesezeit CORE SYSTEMSai
Let's Encrypt — HTTPS pro každý web zdarma

HTTPS certifikáty stály stovky dolarů ročně. Nastavení bylo manuální a bolestivé. Let’s Encrypt změnil pravidla: automatické, bezplatné DV certifikáty pro každou doménu. HTTPS pro všechny naše projekty — konečně bez výmluv.

Proč HTTPS všude

Google favorizuje HTTPS v rankingu. Chrome označuje HTTP stránky jako „Not Secure”. HTTP/2 vyžaduje HTTPS. A samozřejmě — ochrana dat uživatelů. V roce 2016 nemá HTTP bez S na webu co dělat.

Certbot: automatizace

# Instalace a získání certifikátu
sudo apt-get install certbot python-certbot-nginx
sudo certbot --nginx -d example.com -d www.example.com

# Automatická obnova (cron)
0 0 1 * * certbot renew --quiet

Certbot automaticky nakonfiguruje Nginx, získá certifikát přes ACME protokol a nastaví cron pro obnovu každé 3 měsíce. Celý proces trvá minutu.

Wildcard certifikáty

Let’s Encrypt plánuje wildcard certifikáty (*.example.com) — zatím nejsou k dispozici, ale individuální certifikáty pro subdomény fungují spolehlivě.

Integrace s Docker

Pro Docker prostředí používáme nginx-proxy s letsencrypt-nginx-proxy-companion. Automatická detekce kontejnerů, automatické certifikáty. Zero-effort HTTPS.

Žádné výmluvy pro HTTP

S Let’s Encrypt není důvod provozovat cokoliv přes HTTP. Zdarma, automatické, spolehlivé. Nasaďte HTTPS na všech svých projektech — teď.

httpslet's encryptsslsecurity
Teilen:

CORE SYSTEMS

Stavíme core systémy a AI agenty, které drží provoz. 15 let zkušeností s enterprise IT.

Brauchen Sie Hilfe bei der Implementierung?

Unsere Experten helfen Ihnen bei Design, Implementierung und Betrieb. Von der Architektur bis zur Produktion.

Kontaktieren Sie uns