diff options
author | RPKI Documentation Robot <docbot@rpki.net> | 2013-06-08 02:00:18 +0000 |
---|---|---|
committer | RPKI Documentation Robot <docbot@rpki.net> | 2013-06-08 02:00:18 +0000 |
commit | 3fa820207f391310dc4ac65011f0d93a301dae93 (patch) | |
tree | c7a57dbd52664253c953482ada042f9b4fb7cef8 /doc | |
parent | 981fed853029f7620783455bef70726c557369a4 (diff) |
Automatic pull of documentation from Wiki.
svn path=/trunk/; revision=5382
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc.RPKI.RP.rcynic | 8 | ||||
-rw-r--r-- | doc/manual.pdf | bin | 733443 -> 733652 bytes |
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/doc.RPKI.RP.rcynic b/doc/doc.RPKI.RP.rcynic index 5f486f60..8ee7497c 100644 --- a/doc/doc.RPKI.RP.rcynic +++ b/doc/doc.RPKI.RP.rcynic @@ -55,6 +55,14 @@ name(s) of one or more RPKI trust anchors or trust anchor locators. * To specify a trust anchor locator (TAL), use the trust-anchor-locator directive to name a local file containing the trust anchor locator. +* To specify a directory containing trust anchors or trust anchor locators, use + the trust-anchor-directory directive to name the directory. Files in the + specified directory with names ending in ".cer" will be processed as trust + anchors, while files with names ending in ".tal" will be processed as trust + anchor locators. + +You may use a combination of these methods if necessary. + Trust anchors are represented as DER-formatted X.509 self-signed certificate objects, but in practice trust anchor locators are more common, as they reduce the amount of locally configured data to the bare minimum and allow the trust diff --git a/doc/manual.pdf b/doc/manual.pdf Binary files differindex d3d53946..2af3421d 100644 --- a/doc/manual.pdf +++ b/doc/manual.pdf |