update description
This commit is contained in:
parent
e0308f43eb
commit
3e2b516f37
|
@ -1,10 +1,12 @@
|
||||||
browser-csr
|
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).
|
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
|
Usage
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue