uacme VS certify

Compare uacme vs certify and see what are their differences.

certify

Professional ACME Client for Windows. Certificate Management UI, powered by Let's Encrypt and compatible with all ACME v2 CAs. Download from certifytheweb.com (by webprofusion)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
uacme certify
6 41
409 1,442
- 1.5%
5.5 9.7
about 1 month ago 3 days ago
C C#
GNU General Public License v3.0 only GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

uacme

Posts with mentions or reviews of uacme. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-21.

certify

Posts with mentions or reviews of certify. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-25.
  • Google Pushing For 90 Day SSL/TLS Certificates - Time For Automation
    2 projects | /r/sysadmin | 25 Mar 2023
    I use certify the web for the rd gateway
  • How will you handle 90 day SSL expiration?
    3 projects | /r/sysadmin | 22 Mar 2023
    For Exchange and Remote Desktop Service we are using Certify The Web with Lets Encrypt. Works really well.
  • Ask HN: What are your “scratch own itch” projects?
    34 projects | news.ycombinator.com | 13 Nov 2022
    It's worth doing! A few projects I've done:

    I once needed a database of EV charging locations, but at the time(2011) there were no open databases, so I built https://openchargemap.org, that now serves millions of API queries per month for other apps and services

    For another project, I recently wanted to control my guitar amp (a Positive Grid Spark) from my computer instead of using a mobile app, so I built https://soundshed.com which is both a bluetooth web app and an electron app you can install. It now has a few thousand users :)

    And finally, another time I had some SSL certificates I needed to manage for another project (for the above mentioned https://openchargemap.org), so I built a GUI to manage and renew certificates on Windows. It's now a commercial app with hundreds of thousands of users and it's my full time job: https://certifytheweb.com

    So yeah, worth doing!

  • Who do you use for SSL Certificates?
    2 projects | /r/msp | 15 Aug 2022
  • LE proxy?
    2 projects | /r/letsencrypt | 8 Jun 2022
    Would you be hosting this on Linux or Windows? I work on the https://certifytheweb.com app (as a convenient for instance) which can work as a central certificate renewal system, then you can choose to distribute certs in a variety of ways (push them to a secrets store such as Hashicorp vault of Azure KeyVault), then pull them periodically from your clients (and apply them to the services that need them). There is a linux version of this app in development which includes an API for pulling latest certs directly. You could achieve the same outcome with certbot and post request scripting hooks etc.
  • Certbot with occupied port 80
    2 projects | /r/letsencrypt | 1 Jun 2022
    Note that since you're on windows anyway you could also get certs on windows (using https://certifytheweb.com etc) then copy then to WSL (you would add a Deploy to Generic Server task to export the certs as pem files etc and this could write out to the \\WSL$ share path).
  • Are there any solutions using a centralized validation server for Let's Encrypt
    3 projects | /r/letsencrypt | 21 May 2022
    The software I develop https://certifytheweb.com does this to much the same degree, using DNS validation (http validation is supported for the same machine the app is running on, but not currently for remote servers). While it's currently aimed at Windows there is a Linux version in the works you could try out. It has a range of deployment tasks you can add (including things like SSH/SFTP deployment and remote scripting).
  • It's that time of the year again SSL
    6 projects | /r/sysadmin | 29 Dec 2021
    https://certifytheweb.com/ really made my Windows transition to LetsEncrypt easy. Now it's as efficient as acme.sh on linux with scripting after the cert is generated.
    6 projects | /r/sysadmin | 29 Dec 2021
  • Windows 10 - Lets Encrypt help pls
    2 projects | /r/MeshCentral | 15 Oct 2021

What are some alternatives?

When comparing uacme and certify you can also consider the following projects:

win-acme - A simple ACME client for Windows (for use with Let's Encrypt et al.)

Nginx Proxy Manager - Docker container for managing Nginx proxy hosts with a simple, powerful interface

Posh-ACME - PowerShell module and ACME client to create certificates from Let's Encrypt (or other ACME CA)

LetsEncrypt-PRTG - Post request script to install an SSL certificate obtained with Certify the Web or win-acme in PRTG.

easy-rsa - easy-rsa - Simple shell based CA utility

acme.sh - A pure Unix shell script implementing ACME client protocol

cfssl - CFSSL: Cloudflare's PKI and TLS toolkit

keyvault-acmebot - Automated ACME SSL/TLS certificates issuer for Azure Key Vault (App Service / App Gateway / Front Door / CDN / others)

LettuceEncrypt - Free, automatic HTTPS certificate generation for ASP.NET Core web apps

letsencrypt - Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol.