aboutsummaryrefslogtreecommitdiff
path: root/rcynic/scripts/freebsd/rcynic.conf
diff options
context:
space:
mode:
Diffstat (limited to 'rcynic/scripts/freebsd/rcynic.conf')
-rw-r--r--rcynic/scripts/freebsd/rcynic.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/rcynic/scripts/freebsd/rcynic.conf b/rcynic/scripts/freebsd/rcynic.conf
index 93d4ea36..6e464e7e 100644
--- a/rcynic/scripts/freebsd/rcynic.conf
+++ b/rcynic/scripts/freebsd/rcynic.conf
@@ -17,3 +17,11 @@ log-level = log_usage_err
#trust-anchor.1 = /etc/trust-anchors/ta-1.cer
#trust-anchor.2 = /etc/trust-anchors/ta-2.cer
+# or, using the "Trust Anchor Locator" form:
+
+#trust-anchor-locator.1 = /etc/trust-anchors/ta-1.tal
+#trust-anchor-locator.2 = /etc/trust-anchors/ta-2.tal
+
+# The choice between these two formats depends largely on the policies
+# of the entity generating the corresponding trust anchor, ie, will
+# probably be made for you by the generating entity.