Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prefer HTTPS TAL URIs. #343

Merged
merged 4 commits into from Jun 9, 2020
Merged

Prefer HTTPS TAL URIs. #343

merged 4 commits into from Jun 9, 2020

Conversation

partim
Copy link
Member

@partim partim commented Jun 9, 2020

Fixes #332.

@partim partim merged commit 184637d into master Jun 9, 2020
@partim partim deleted the prefer-https-tal-uris branch June 9, 2020 12:05
wip-sync pushed a commit to NetBSD/pkgsrc-wip that referenced this pull request Jun 15, 2020
Pkgsrc changes:
 * Re-compute cargo dependencies

Upstream changes:

Released 2020-06-15.

New

* The HTTP `/status` command now contains a `version` field showing the
  Routinator version running. [(#342)]

Bug Fixes

* Prefer HTTPS URIs in TALs if RRDP is enabled. The order of URIs with the
  same scheme is maintained. ([#343])
* Fix a typo in the `--allow-dubious-hosts` option which was actually
  expected to be spelled as `--allow-dubios-hosts`. This dubious spelling
  is kept as an alias until the next breaking release. ([#339])

Dependencies

* Remove the pin on Tokio and set the minimum version to 0.2.21. ([#340])

Other Changes

* Update the AFRINIC, APNIC and RIPE NCC TALs to include HTTPS URIs for
  their trust anchor certificates. ([#331], [#344], [#345])
* Update the ARIN TAL to include the HTTPS URIs of their trust anchor
  certificate. ([#347])

[#331]: NLnetLabs/routinator#331
[#339]: NLnetLabs/routinator#339
[#340]: NLnetLabs/routinator#340
[#342]: NLnetLabs/routinator#342
[#343]: NLnetLabs/routinator#343
[#344]: NLnetLabs/routinator#344
[#345]: NLnetLabs/routinator#345
[#347]: NLnetLabs/routinator#347
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prefer HTTPS if both HTTPS and rsync URIs are in the TAL
1 participant