Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

Disable nameConstraints #19

Merged
merged 2 commits into from
May 5, 2021
Merged

Disable nameConstraints #19

merged 2 commits into from
May 5, 2021

Conversation

bnoordhuis
Copy link

Don't emit nameConstraints when generating certificates, webpki can't
parse them.

Fixes denoland/deno#10312.

bnoordhuis added 2 commits May 5, 2021 16:23
Don't emit nameConstraints when generating certificates, webpki can't
parse them.

Fixes denoland/deno#10312.
@lucacasonato lucacasonato merged commit 5f49e98 into denoland:master May 5, 2021
@lucacasonato
Copy link
Member

Thanks

@bnoordhuis bnoordhuis deleted the webpki branch May 5, 2021 21:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rustls refuses to establish connections to self signed TLS certificates
2 participants