update
This commit is contained in:
parent
7eb5d0e518
commit
94acecffb2
|
@ -2,9 +2,11 @@
|
||||||
|
|
||||||
A framework for building letsencrypt clients, forked from `letiny`.
|
A framework for building letsencrypt clients, forked from `letiny`.
|
||||||
|
|
||||||
|
Supports all of:
|
||||||
|
|
||||||
* node with `ursa` (works fast)
|
* node with `ursa` (works fast)
|
||||||
* node with `forge` (works on windows)
|
* node with `forge` (works on windows)
|
||||||
* browser WebCrypto (not implemented, but on the TODO)
|
* browser WebCrypto (not implemented, but... Let's Encrypt over WebRTC anyone?)
|
||||||
* any javascript implementation
|
* any javascript implementation
|
||||||
|
|
||||||
### These aren't the droids you're looking for
|
### These aren't the droids you're looking for
|
||||||
|
|
Loading…
Reference in New Issue