Daniel McCarney
Daniel McCarney
> Allow certificates to use URI in place of or beside DNS. The two are not mutually exclusive, so we need to be careful with the semantics here. @taniwha3 Can...
> Why do you think SCTs have to be removed from a certificate before validating the signature? For reference I believe the OP is referring to [this process](https://github.com/google/certificate-transparency/blob/master/docs/SCTValidation.md#embedded-scts), for verifying...
@daxpedda We've stabilized the new API from #1216 and released v0.21.0. Are you able to work on this feature request?
Is there an action for the rustls project to take for this issue? It sounds like perhaps some aspects of the discussion should be moved to the async-tls repository?
Here's an attempt to summarize the state of things as I understand it: 1. Our documented grouping is non-standard. 2. ~The described change to `CONTRIBUTING.md` in this PR doesn't work...
> minor point here: I totally missed the .rustfmt.toml in the root of the repository. It's sufficient to add the custom group_imports settings there Ahh! Ok thanks, I missed that...
> I think I'd prefer to have rustfmt manage the order and grouping of imports, so there is less thought and review capacity needed when it comes to formatting. Agreed...
> alternatively, it could be some post merge action that pushes a formatting commit to the main branch. That approach makes me a little bit nervous because it implies CI...
That plan sounds reasonable to me
Closing in favour of https://github.com/rustls/rustls/pull/1577