1
0
miroir de https://github.com/therootcompany/greenlock.js.git synchronisé 2024-11-16 17:29:00 +00:00

Update README.md

Cette révision appartient à :
AJ ONeal 2015-12-13 00:31:06 -08:00
Parent 146c80278d
révision a0da8ceb28

Voir le fichier

@ -29,7 +29,7 @@ pushd letsencrypt
./letsencrypt-auto ./letsencrypt-auto
``` ```
### python-free version **moving towards a python-free version**
There are a few partially written javascript implementation, but they use `forge` instead of using node's native `crypto` and `ursa` - so their performance is outright horrific (especially on Rasbperry Pi et al). For the moment it's faster to use the wrapped python version. There are a few partially written javascript implementation, but they use `forge` instead of using node's native `crypto` and `ursa` - so their performance is outright horrific (especially on Rasbperry Pi et al). For the moment it's faster to use the wrapped python version.