diff options
| author | Josef Gustafsson <josef.gson@gmail.com> | 2015-09-01 17:27:39 +0200 |
|---|---|---|
| committer | Josef Gustafsson <josef.gson@gmail.com> | 2015-09-01 17:27:39 +0200 |
| commit | 74e5d2126735120736af0810f996ade36bd19be3 (patch) | |
| tree | f1034cfe12ea80a722669853bfd74d94abab4555 /README.md | |
| parent | f8f3ad6abe75ccccb43962b8a4b318ff18c091b3 (diff) | |
| parent | c44dc8533ece4e000162cae6fd6c6fa376b94602 (diff) | |
adding rsa
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -20,6 +20,8 @@ needed: Note: hackney is dependent on rebar, but doesn't include one. You can use the rebar from lager by adding "REBAR=../lager/rebar" to the make command line, or install rebar yourself. +Recent versions of hackney appear to be broken, version 1.0.6 is tested +but some newer versions may work as well. In order to perform merge operations, the following software packages are needed: python-ecdsa, python-yaml. @@ -27,8 +29,8 @@ are needed: python-ecdsa, python-yaml. In order to use the tools for submitting certificates, the following software package is needed: python-pyasn1. -In order to run the tests, the following software packagess are -needed: curl. +In order to run the tests, the following software packages are +needed: curl, unzip. # Compile |
