diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-06-26 19:09:02 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-06-26 19:09:02 -0300 |
commit | 4f8e4fa1e7654fb65a86b91d8895af724474c673 (patch) | |
tree | 837d5550d12eff1429a73b12d6ef95fb98e81db1 /README | |
parent | d461a9971185e4ddf9b0ef0e13c2992c9c96a362 (diff) | |
download | keyringer-4f8e4fa1e7654fb65a86b91d8895af724474c673.tar.gz keyringer-4f8e4fa1e7654fb65a86b91d8895af724474c673.tar.bz2 |
Keyringer dependencies
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -15,9 +15,12 @@ Keyringer needs: - Bash - http://tiswww.case.edu/php/chet/bash/bashtop.html - Git - http://git-scm.com - GNU Privacy Guard - http://gnupg.org - - OpenSSL - http://www.openssl.org - Grep, awk, tail, cut, sed and other GNU tools +Optional dependencies if you want to manage ssl keys: + + - OpenSSL - http://www.openssl.org + Installation ------------ |