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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • diafygi/acme-tinyAvatar von diafygi

    diafygi/acme-tiny

    4,781Auf GitHub ansehen↗

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