aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2006-09-26 22:10:25 +0000
committerRob Austein <sra@hactrn.net>2006-09-26 22:10:25 +0000
commit48aaf7c17eebbda432207bc7dfe9222362ead35b (patch)
treeb7d441e2d253204866976ed86aa1dc3c98a57575
parentc59591b7594d44e4bdf575015277f36089ab7803 (diff)
*** empty log message ***
svn path=/rcynic/README; revision=326
-rw-r--r--rcynic/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/rcynic/README b/rcynic/README
index 7d42c9bf..08c308dd 100644
--- a/rcynic/README
+++ b/rcynic/README
@@ -69,3 +69,13 @@ Might need to replace X509_STORE_CTX->get_crl() with something that
knows how to find our CRLs. No, the default version calls
get_crl_sk(), which looks in X509_STORE_CTX->crls, we just need to
make sure we put the CRL(s) we want there.
+
+
+
+Sample bare-bones rsync.conf, just lists trust anchors:
+
+[rcynic]
+
+trust-anchor.0 = trust-anchors/apnic-trust-anchor.cer
+trust-anchor.1 = trust-anchors/ripe-ripe-trust-anchor.cer
+trust-anchor.2 = trust-anchors/ripe-arin-trust-anchor.cer