Skip to content

KaFuzLuM/Certify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Certify

Home page for downloads and info : http://certify.webprofusion.com/

Certify is an SSL Certificate Manager GUI for Windows, powered by Let's Encrypt [https://letsencrypt.org/], allowing you to generate and install free SSL certificates (with a 90 day expiry). Certify is a wrapper for the ACMESharp PowerShell scripts [https://github.com/ebekker/ACMESharp].

Time spent on developing Certify is extremely limited. 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 in great detail with exact steps to reproduce. General issues which cannot be easily reproduced are likely to be ignored, sorry!

Build/run requirements:

  • Visual Studio 2015 Community Edition (or higher)
  • A clone of ACMESharp [https://github.com/ebekker/ACMESharp] - you will need to update the referenced project paths in order to build.
  • IIS installed locally. For testing you will require a publically 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.

Help with code clean-up and re-org is appreciated, the initial version is aimed at basic features and the code needs work.

apps {at} webprofusion.com

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.0%
  • Inno Setup 1.0%