Skip to content
Zotonic
  • Start
  • Cookbook
  • Reference
  • Releases

Live search

Search across all Zotonic content

Type at least two characters

Results are matched against titles, summaries and topics as you type.

Controllers ยท mod_ssl_letsencrypt
  • Reference
  • Operator
  • Controller
  • Monitor
  • HTTP
  • TLS and certificates

controller_letsencrypt_ping

Module

mod_ssl_letsencrypt

Return the site's current Let's Encrypt reachability token as plain text.

The certificate workflow requests this GET endpoint to verify that the public hostname reaches the correct Zotonic site before starting an ACME challenge. The response is not cached or indexed.

Edit on GitHub

Related documentation

Controllers

controller_letsencrypt_challenge

Serve an ACME HTTP-01 challenge for Let's Encrypt certificate issuance.

Controllers

controller_zotonic_status

Serve the Zotonic status site and fallback templates.

Controllers

controller_log_client

Controller to log UI errors and events.

Controllers

controller_admin_statistics

Render the administration dashboard for live Zotonic system statistics.

Controllers

controller_admin_backup

Shows the admin backup screen where you can download nightly backups that were made by module#mod_backup.

Modules

zotonic_listen_http

Start and supervise Zotonic's HTTP and HTTPS listeners.

Modules

zotonic_site_status

Provide the built-in Zotonic status site.

Models

log_csp

Model for admin Content-Security Report log retrieval by index, gated by admin permissions.

Controllers

controller_csp_report

Controller handling Content-Security-Policy reports.

GitHub © 2026 Zotonic