Giter Site home page Giter Site logo

pkiguy / certify Goto Github PK

View Code? Open in Web Editor NEW

This project forked from webprofusion/certify

0.0 1.0 0.0 5.35 MB

SSL Certificate Manager UI for Windows, powered by Let's Encrypt

Home Page: https://certifytheweb.com

License: MIT License

C# 98.72% PowerShell 0.14% Batchfile 0.06% Python 0.63% CSS 0.45%

certify's Introduction

Certify The Web - SSL Manager UI for Windows

The SSL/TLS Certificate Management GUI for Windows, powered by Let's Encrypt, allowing you to generate and install free SSL certificates for Windows/IIS (with automated renewal).

Build MIT License 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
  • Preview mode to see which actions the app will perform (which bindings will be added/updated)
  • Auto renewal using background service, with configurable renewal frequency
  • SAN support (multi-domain certificates)
  • Support for v2 of the Let's Encrypt API including Wildcard Certificate support (*.example.com)
  • Optional Pre/Post request powershell scripting for advanced deployment (Exchange, RDS, multi-server etc)
  • Web Hook support for custom reporting.
  • 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)

Quick Start (IIS users)

  1. Download from https://certifytheweb.com/ and install it.
  2. Click 'New Certificate', choose your IIS site (binding hostnames will be auto detected). Save your settings and click 'Request Certificate'
  3. All done! The certificate will renew automatically.

Advanced users 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

Developer Build/Run Requirements:

  • Visual Studio 2017 Community Edition (or higher)
  • A local instance of IIS installed (for http validation, not required for DNS validation).
  • To build the current release version use the release branch: https://github.com/webprofusion/certify/tree/release, development is the current work in progress.
  • Restoring NuGet packages using "Update-Package -reinstall" can be useful where nuget restore fails.
  • The app needs to run as Administrator, otherwise it cannot access IIS, write to the IIS website root paths or manage the windows certificate store.
  • The UI needs the background service to be running. You can configure Visual Studio to launch both the Certify.UI project and the Certify.Service project via Solution > Properties > Multiple Startup Projects

Note: For development you will require a publicly accessible IP mapped to the domain/subdomain you want to test with. The Let's Encrypt service will need to be able to access your test site remotely via HTTP in order to complete authorisation challenges. The app consists of a UI and background service. The background service must be running for the UI to operate.

apps {at} webprofusion.com

certify's People

Contributors

webprofusion-chrisc avatar marcus-l avatar cftad avatar iccfish avatar mdonatas avatar ndouthit avatar alphaz18 avatar kd8ssq avatar xtarting avatar ebekker avatar laugel avatar qwertyno avatar mpetito avatar pkiguy avatar haramizu avatar fridtjofsen avatar tonyvalenti avatar tkyu avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.