This commit is contained in:
AJ ONeal 2015-12-16 03:33:33 +00:00
parent 7eb5d0e518
commit 94acecffb2
1 changed files with 3 additions and 1 deletions

View File

@ -2,9 +2,11 @@
A framework for building letsencrypt clients, forked from `letiny`.
Supports all of:
* node with `ursa` (works fast)
* 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
### These aren't the droids you're looking for