8000 Give the certificate resolver a webpki::DNSNameRef. by briansmith · Pull Request #107 · rustls/rustls · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Give the certificate resolver a webpki::DNSNameRef. #107

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

Merged
merged 3 commits into from
Sep 3, 2017

Conversation

briansmith
Copy link
Contributor

Allow the resolver to rely on the fact that the name is a valid DNS
name. In particular it allows it to know that the DNS name is given
in the IDN ASCII (punycode) encoding.

@briansmith
Copy link
Contributor Author

This builds on top of #106. Only the third commit is unique to this PR.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 94.253% when pulling 46e97c0 on briansmith:webpki-dnsname-server into 91f249c on ctz:master.

Allow the resolver to rely on the fact that the name is a valid DNS
name. In particular it allows it to know that the DNS name is given
in the IDN ASCII (punycode) encoding.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 94.253% when pulling 2cb3da5 on briansmith:webpki-dnsname-server into 91f249c on ctz:master.

@ctz ctz merged commit 2cb3da5 into rustls:master Sep 3, 2017
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.

3 participants
0