diff --git a/README.md b/README.md index c96d106..ab01dc5 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ browser-csr =========== -Create a CSR (Certificate Signing Request) in the browser that supports SAN altnames. +Generate a Certificate Signing Request (CSR) in your browser! Used for Let's Encrypt v2 with [greenlock.html](https://git.coolaj86.com/coolaj86/greenlock.html). +Uses as few dependencies as possible from the PKI.js and ASN1.js suites and supports SAN AltNames. + Usage -----