Skip to content

harshithva/certify

 
 

Repository files navigation

Certify The Web - SSL Manager UI for Windows

The SSL/TLS Certificate Management GUI for Windows, powered by Let's Encrypt. This app makes it easy to automatically request, install and continuously renew free SSL certificates for Windows/IIS. You can also use these certificates for any other services which requires a domain certificate.

Certify The Web is used by many thousands of organisations to manage millions of certificates each month and is the perfect solution for administrators who want visibility of certificate management for their domains. Centralised dashboard status reporting is also available.

Stars

Certify App Screenshot

Requirements:

  • Windows Server 2008 R2 SP1 or higher (.Net 4.6.2 or higher), 64-bit

Features:

  • Easy certificate requests & automated SSL bindings (IIS)
  • Automatic renewal using a background service, with configurable renewal frequency.
  • Preview mode to see which actions the app will perform (including which bindings will be added/updated)
  • SAN support (multi-domain certificates)
  • Support for v2 of the Let's Encrypt API including Wildcard Certificate support (*.example.com)
  • Http or DNS challenge validation.
    • Built-in Http Challenge Server for easier configuration of challenge responses
    • DNS Validation via supported APIs (including Azure DNS, Alibaba Cloud, AWS Route53, Cloudflare, DnsMadeEasy, GoDaddy), OVH, SimpleDNSPlus
  • Stored Credentials (API access keys etc. protected by the Windows Data Protection API)
  • Optional Pre/Post request powershell scripting for advanced deployment (Exchange, RDS, multi-server etc)
  • Web Hook support for custom reporting.

The Community edition is free, Professional and Enterprise license keys are available for commercial organisations or users who wish to help fund development.


Quick Start (IIS users)

  1. Download from https://certifytheweb.com/ and install it. Chocolatey users can alternatively choco install certifytheweb.
  2. Click 'New Certificate', optionally choose your IIS site (binding hostnames will be auto detected, or just enter them manually). Save your settings and click 'Request Certificate'
  3. All done! The certificate will renew automatically.

Users with more complex requirements can explore the different validation modes, deployment modes and other advanced options.

Development & Bug Reporting

If you have a bug or feature and you can fix the problem yourself please just:

  1. File a new issue
  2. Fork the repository
  3. Make your changes
  4. Submit a pull request, detailing the problem being solved and testing steps/evidence

If you cannot provide a fix for the problem yourself, please file an issue and describe the fault with steps to reproduce.

Translation

You can help translate the app by cloning the repo and installing ResXManager to easily update translation text: https://marketplace.visualstudio.com/items?itemName=TomEnglert.ResXManager

About

SSL Certificate Manager UI for Windows, powered by Let's Encrypt. Download from certifytheweb.com

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 97.9%
  • PowerShell 0.6%
  • CSS 0.5%
  • Python 0.4%
  • HTML 0.3%
  • JavaScript 0.2%
  • Other 0.1%