Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wiki Replica
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
TPA
Wiki Replica
Commits
817fb47b
Verified
Commit
817fb47b
authored
3 years ago
by
anarcat
Browse files
Options
Downloads
Patches
Plain Diff
explain alg/type and link to more docs
parent
218ef6b7
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
howto/dns.md
+3
-3
3 additions, 3 deletions
howto/dns.md
with
3 additions
and
3 deletions
howto/dns.md
+
3
−
3
View file @
817fb47b
...
...
@@ -113,9 +113,9 @@ be in Joker. you need to add the new one.
With the above, you would have the following in Joker:
*
`alg`
: 8
*
`alg`
: 8
("RSA/SHA-256",
[
IANA
](
https://www.iana.org/assignments/dns-sec-alg-numbers/dns-sec-alg-numbers.xhtml
)
,
[
RFC5702
](
https://www.rfc-editor.org/rfc/rfc5702.html
)
)
*
`digest`
: ebdf81e6b773f243cdee2879f0d12138115d9b14d560276fcd88e9844777d7e3
*
`type`
: 2
*
`type`
: 2
("SHA-256",
[
IANA
](
https://www.iana.org/assignments/ds-rr-types/ds-rr-types.xhtml
)
,
[
RFC4509
](
https://www.rfc-editor.org/rfc/rfc4509.html
)
)
*
`keytag`
: 57040
And click "save".
...
...
@@ -155,7 +155,7 @@ to perform those updates on its own.
Further, puppet ships trust anchors for some of our zones to our unbounds. If
you updated the DS for one of those, update the corresponding file in
`tsa-puppet/modules/unbound/files`
. Existing machines don't need that (since
we do slow, RFC5011-style rolling of KSKs), but new instances will be sad if we
we do slow,
[
RFC5011
](
https://www.rfc-editor.org/rfc/rfc5011.html
)
-style rolling of KSKs), but new instances will be sad if we
ship them obsolete trust anchors.
### Special case: RFC1918 zones
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment