diff options
author | Rob Austein <sra@hactrn.net> | 2016-05-24 20:39:41 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-05-24 20:39:41 +0000 |
commit | d74fe6cde354b831ee1b031057ad3978690f9701 (patch) | |
tree | b53f3e70b03a53947ab0bf5172e2219d2f720501 /rp | |
parent | df9159c919865c8c42c5e192bbf5e50632131660 (diff) |
More http:// => https:// changes in documentation links.
svn path=/branches/tk705/; revision=6436
Diffstat (limited to 'rp')
-rw-r--r-- | rp/rcynic/README | 2 | ||||
-rw-r--r-- | rp/rpki-rtr/README | 2 | ||||
-rw-r--r-- | rp/utils/README | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/rp/rcynic/README b/rp/rcynic/README index ecc92ac5..a35445d2 100644 --- a/rp/rcynic/README +++ b/rp/rcynic/README @@ -6,7 +6,7 @@ This is the primary RPKI relying party validation tool. See: -- The primary documentation at http://trac.rpki.net/ +- The primary documentation at https://trac.rpki.net/ - The PDF manual in ../doc/manual.pdf, or diff --git a/rp/rpki-rtr/README b/rp/rpki-rtr/README index dae53010..d37331f3 100644 --- a/rp/rpki-rtr/README +++ b/rp/rpki-rtr/README @@ -4,7 +4,7 @@ Sample implementation of draft-ymbk-rpki-rtr-protocol. See: -- The primary documentation at http://trac.rpki.net/ +- The primary documentation at https://trac.rpki.net/ - The PDF manual in ../doc/manual.pdf, or diff --git a/rp/utils/README b/rp/utils/README index edbd793b..47dd3cb8 100644 --- a/rp/utils/README +++ b/rp/utils/README @@ -5,7 +5,7 @@ various useful ways by relying parties or by rpkid test scripts. See: -- The primary documentation at http://trac.rpki.net/ +- The primary documentation at https://trac.rpki.net/ - The PDF manual in ../doc/manual.pdf, or |