w wokku
Get Started
~/docs
/
domains_ssl

# SSL Certificates

Updated · Edit on GitHub ↗

Enable free SSL certificates via Let’s Encrypt.

Enable SSL

Go to your app → Domains → click Enable SSL next to a domain.

How It Works

  1. Wokku requests a certificate from Let’s Encrypt
  2. Let’s Encrypt verifies domain ownership via HTTP challenge
  3. Certificate is installed automatically
  4. HTTPS is enabled, HTTP redirects to HTTPS

Auto-Renewal

Certificates auto-renew before expiration. No action needed.

Requirements

  • Domain DNS must point to your Dokku server
  • Port 80 must be accessible for the HTTP challenge
  • Domain must be added to the app first
Was this page helpful?