awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesACME Authorization Polling

Polls an ACME server at intervals until domain validation challenges are marked as complete.

Distinct from Polling-Based Input Models: Distinct from general polling models by specifically targeting ACME protocol authorization challenges.

Explore 1 awesome GitHub repository matching software engineering & architecture · ACME Authorization Polling. Refine with filters or upvote what's useful.

Awesome ACME Authorization Polling GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • diafygi/acme-tinyAvatar de diafygi

    diafygi/acme-tiny

    4,781Ver en GitHub↗

    acme-tiny is a minimal ACME client implemented as a single-file Python script that automates obtaining and renewing SSL/TLS certificates from a Certificate Authority using the Automated Certificate Management Environment (ACME) protocol. It relies on OpenSSL command-line tools for key generation and certificate signing request creation, and uses file-based HTTP validation to verify domain ownership by placing a token file on the web server. Designed for fully automated certificate lifecycle management, acme-tiny is intended to be executed periodically by a system scheduler like cron, checking

    Polls the ACME server until all domain validation challenges are completed.

    Python
    Ver en GitHub↗4,781
  1. Home
  2. Software Engineering & Architecture
  3. Polling-Based Input Models
  4. ACME Authorization Polling