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

Add the SMIMEA RRType (RFC 8162) #5379

Merged
merged 1 commit into from Jun 15, 2017
Merged

Conversation

pieterlexis
Copy link
Contributor

Short description

RFC 8162 has been published, adding the SMIMEA RRtype. This RRType is a copy of the TLSA RRType with different end-application semantics.

Checklist

I have:

  • read the CONTRIBUTING.md document
  • compiled and tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)

@@ -179,6 +179,9 @@ and [DNS update](authoritative/dnsupdate.md) documentation for more information.
Since 3.0. The TLSA records, specified in [RFC 6698](http://tools.ietf.org/html/rfc6698),
are used to bind SSL/TLS certificate to named hosts and ports.

## SMIMEA
Since 4.1. The SMIMEA record type, specified in [RFC 8162](http://tools.ietf.org/html/rfc8162), are used to bind S/MIME certificates to domains.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/are/is/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants