awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
win-acme avatar

win-acme/win-acme

0
View on GitHub↗
5,713 स्टार्स·858 फोर्क्स·C#·Apache-2.0·10 व्यूज़www.win-acme.com↗

Win Acme

Automate SSL/TLS certificates on Windows with ease

Features

  • ACME Certificate Clients - Automates the issuance, renewal, and installation of SSL/TLS certificates from ACME providers on Windows servers.
  • Windows Clients - Ships a command-line and interactive ACME client built specifically for Windows certificate management.
  • Certificate Managers - Provides a dedicated wizard for obtaining and binding SSL certificates to IIS sites with automatic renewal.
  • ACME Clients - Implements an ACME client supporting HTTP, DNS, and TLS validation methods with plugin integrations.
  • Certificate Lifecycle Management - Automates the full lifecycle of SSL/TLS certificates from issuance through renewal and installation.
  • Certificate Renewal Managers - Stores all configuration choices during certificate creation and reuses them for each automatic renewal cycle.
  • IIS Certificate Managers - Manages and installs SSL/TLS certificates for Microsoft IIS web servers through an interactive wizard or unattended automation.
  • DNS Validation Providers - Supports HTTP, DNS, and TLS validation methods with advanced DNS integrations for Azure and Cloudflare.
  • SSL Certificate Automation - Automates the process of requesting and installing SSL/TLS certificates from ACME providers like Let's Encrypt.
  • ACME Certificate Lifecycle Managers - Automates the full lifecycle of SSL/TLS certificate issuance and renewal on Windows servers using ACME protocol providers.
  • Certificate Renewal Schedulers - Certificate lifecycle is managed entirely by Windows Task Scheduler with configurable renewal intervals.
  • Certificate Workflow Scripts - Extends certificate handling by running PowerShell scripts or building custom C# plugins for validation and installation.
  • Interactive CLI Wizards - Ships both a guided console wizard and a fully scriptable command-line interface sharing the same engine.
  • Unattended CLI Operations - Operates completely without user interaction using command-line arguments or JSON configuration files.
  • Multi-Target Certificate Distributors - Issued certificates are simultaneously written to Windows certificate store, IIS, PEM/PFX files, and Azure KeyVault.
  • Custom Certificate Workflows - Extends certificate workflows with custom PowerShell scripts or C# plugins for domain validation and certificate installation.
  • Interactive Wizards - Provides a guided wizard for selecting domains, validating ownership, and installing certificates into IIS.
  • Multi-Format Certificate Storages - Saves issued certificates to various storage targets including Windows certificate store, IIS Central Store, PEM/PFX files, and Azure KeyVault.
  • Interactive Wizards - Offers a simple wizard for creating and installing certificates on local IIS and an advanced mode for other servers.
  • Customizable Properties - Supports requesting certificates with wildcards, international names, EC keys, OCSP Must-Staple, and custom CSRs.
  • Domain Validation Plugins - Extends validation through dynamically loaded C# plugins and PowerShell scripts for domain ownership proof.
  • Unattended Execution Configurations - All operations are parameterized through JSON configuration files enabling unattended, repeatable deployments.

स्टार हिस्ट्री

win-acme/win-acme के लिए स्टार हिस्ट्री चार्टwin-acme/win-acme के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

win-acme/win-acme क्या करता है?

Automate SSL/TLS certificates on Windows with ease

win-acme/win-acme की मुख्य विशेषताएं क्या हैं?

win-acme/win-acme की मुख्य विशेषताएं हैं: ACME Certificate Clients, Windows Clients, Certificate Managers, ACME Clients, Certificate Lifecycle Management, Certificate Renewal Managers, IIS Certificate Managers, DNS Validation Providers।

win-acme/win-acme के कुछ ओपन-सोर्स विकल्प क्या हैं?

win-acme/win-acme के ओपन-सोर्स विकल्पों में शामिल हैं: neilpang/acme.sh — acme.sh is a shell-based certificate manager and ACME SSL certificate client. It automates the issuance, renewal, and… certd/certd — Certd is a self-hosted platform that automates the full lifecycle of SSL certificates using the ACME protocol. It… dehydrated-io/dehydrated — Dehydrated is a shell-script ACME client that automates the lifecycle of TLS certificates from certificate authorities… go-acme/lego — Lego is an ACME certificate manager and lifecycle tool used to automate the request, renewal, and revocation of SSL… cert-manager/cert-manager — This project is a Kubernetes controller that automates the issuance, renewal, and lifecycle management of TLS… allinssl/allinssl — Allinssl is a multi-platform certificate manager and ACME automator designed to handle the full lifecycle of security…

Win Acme के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Win Acme के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • neilpang/acme.shNeilpang का अवतार

    Neilpang/acme.sh

    46,922GitHub पर देखें↗

    acme.sh is a shell-based certificate manager and ACME SSL certificate client. It automates the issuance, renewal, and installation of digital security certificates using a portable Unix shell script to remove dependencies on heavy runtime environments. The project specializes in automated domain ownership verification through a DNS challenge automator that integrates with provider APIs. It supports the generation of diverse certificate types, including wildcard certificates and issuance based on pre-existing certificate signing requests. The tool covers the full certificate lifecycle, includ

    Shell
    GitHub पर देखें↗46,922
  • certd/certdcertd का अवतार

    certd/certd

    4,454GitHub पर देखें↗

    Certd is a self-hosted platform that automates the full lifecycle of SSL certificates using the ACME protocol. It handles certificate application, renewal, and deployment across multiple domains through a pipeline-driven workflow engine, with DNS challenge orchestration and multi-cloud deployment capabilities. The platform distinguishes itself through its configurable pipeline system, which allows users to build multi-step workflows that can pass outputs between tasks, execute custom scripts, and handle errors. It supports multi-tenant access control with role-based permissions, encrypted cre

    JavaScriptacmeautoautomation
    GitHub पर देखें↗4,454
  • dehydrated-io/dehydrateddehydrated-io का अवतार

    dehydrated-io/dehydrated

    6,210GitHub पर देखें↗

    Dehydrated is a shell-script ACME client that automates the lifecycle of TLS certificates from certificate authorities like Let's Encrypt. It implements the ACME protocol entirely in POSIX shell script with no external dependencies beyond standard Unix tools, relying on OpenSSL for all cryptographic operations including key generation, signing, and certificate parsing. The tool manages account keys, certificates, and configuration as plain files on disk, maintaining certificate metadata and account status in simple text files without a database. It delegates domain validation challenges to us

    Shellacmebashcertificate
    GitHub पर देखें↗6,210
  • go-acme/legogo-acme का अवतार

    go-acme/lego

    9,689GitHub पर देखें↗

    Lego is an ACME certificate manager and lifecycle tool used to automate the request, renewal, and revocation of SSL and TLS certificates. It implements the ACME protocol to communicate with compliant certificate authorities and manages the full issuance process, including account registration and private key rollovers. The project distinguishes itself through extensive DNS automation, utilizing a provider-based abstraction to solve DNS-01 challenges across various third-party DNS providers. It supports advanced verification workflows such as CNAME-based challenge delegation, DNS zone discover

    Goacmeacme-clientcertificate
    GitHub पर देखें↗9,689
  • Win Acme के सभी 30 विकल्प देखें→