update messaging

This commit is contained in:
AJ ONeal 2018-05-12 15:52:52 -06:00
parent 5da8c6aa2d
commit 0217bae134
1 changed files with 5 additions and 7 deletions

View File

@ -13,23 +13,21 @@ and [for API integrations](https://git.coolaj86.com/coolaj86/greenlock.js)
Features
========
- [x] Works with Windows, Mac, and Linux
- [x] Works with Apache, Nginx, node.js, HAProxy, etc
- [x] Great for VPS services - AWS, Digital Ocean, Vultr, etc
- [x] Great for Tiny Computers - Raspberry Pi, etc
- [x] Automatic HTTPS
- [x] Free SSL
- [x] Free Wildcard SSL
- [x] Multiple domain support (up to 100 altnames per SAN)
- [x] Virtual Hosting (vhost)
- [x] Automatical renewal (10 to 14 days before expiration)
- [x] Let's Encrypt v2 ACME API
- [x] Let's Encrypt v2 ACME API
- [x] Extensible via Plugins
- [x] HTTP Challenge Plugins - AWS S3, Azure, Consul, etcd
- [x] DNS Challenge Plugins - AWS Route53, CloudFlare, Digital Ocean
- [x] Account & Certificate Storage Plugins - AWS S3, Redis
- [x] HTTPS for Web Servers
- [x] node.js
- [x] Apache
- [x] Nginx
- [x] HAProxy
- [x] manual
Demo
====