diff options
-rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -20,6 +20,14 @@ provided without these extensions. krb5 (>=1.11) Apache (>=2.4) +### Tests + +To run tests, you also need: + +* The Kerberos 5 Key-Distribution-Center (`krb5-kdc` package on Debian) +* [nss_wrapper](https://cwrap.org/nss_wrapper.html) +* [socket_wrapper](https://cwrap.org/socket_wrapper.html) + Installation ------------ |