From d28d82130c768fe228487fc66d3fd55f4439e5fd Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 18 Apr 2018 16:16:50 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6728db0..7e9e5fc 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,9 @@ Supports all of: * browser WebCrypto (not implemented, but... Let's Encrypt over WebRTC anyone?) * any javascript implementation +# NEW: Let's Encrypt v2 Support +Let's Encrypt v2 (aka ACME v2 or ACME draft 11) is available in [acme-v2.js](https://git.coolaj86.com/coolaj86/acme-v2.js) + ### These aren't the droids you're looking for This is a library / framework for building letsencrypt clients.