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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • diafygi/acme-tinyAvatar de diafygi

    diafygi/acme-tiny

    4,781Voir sur 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
    Voir sur GitHub↗4,781
  1. Home
  2. Software Engineering & Architecture
  3. Polling-Based Input Models
  4. ACME Authorization Polling