diff options
Diffstat (limited to 'rcynic/README')
-rw-r--r-- | rcynic/README | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/rcynic/README b/rcynic/README index 3367f9af..27a2e455 100644 --- a/rcynic/README +++ b/rcynic/README @@ -266,7 +266,7 @@ trust-anchor-uri-with-key that order, separated by whitespace. No default. -indirect-trust-anchor +trust-anchor-locator Specify one RPKI trust anchor, represented as a local file containing an rsync URI and the RSA public key of the X.509 object specified @@ -275,6 +275,12 @@ indirect-trust-anchor encoded DER format. Value of this option is the pathname of the file. No default. +indirect-trust-anchor + An old name for trust-anchor-locator, kept for + backwards compatability. See description of + trust-anchor-locator. The name was changed + to keep members of the IETF SIDR WG happy. + trust-anchor-uri-with-key and indirect-trust-anchor are semantically identical, the difference is just how the URI and public key are stored. |