update messaging
This commit is contained in:
parent
5da8c6aa2d
commit
0217bae134
12
README.md
12
README.md
|
@ -13,23 +13,21 @@ and [for API integrations](https://git.coolaj86.com/coolaj86/greenlock.js)
|
||||||
Features
|
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] Automatic HTTPS
|
||||||
- [x] Free SSL
|
- [x] Free SSL
|
||||||
- [x] Free Wildcard SSL
|
- [x] Free Wildcard SSL
|
||||||
- [x] Multiple domain support (up to 100 altnames per SAN)
|
- [x] Multiple domain support (up to 100 altnames per SAN)
|
||||||
- [x] Virtual Hosting (vhost)
|
- [x] Virtual Hosting (vhost)
|
||||||
- [x] Automatical renewal (10 to 14 days before expiration)
|
- [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] Extensible via Plugins
|
||||||
- [x] HTTP Challenge Plugins - AWS S3, Azure, Consul, etcd
|
- [x] HTTP Challenge Plugins - AWS S3, Azure, Consul, etcd
|
||||||
- [x] DNS Challenge Plugins - AWS Route53, CloudFlare, Digital Ocean
|
- [x] DNS Challenge Plugins - AWS Route53, CloudFlare, Digital Ocean
|
||||||
- [x] Account & Certificate Storage Plugins - AWS S3, Redis
|
- [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
|
Demo
|
||||||
====
|
====
|
||||||
|
|
Loading…
Reference in New Issue