Daniel McCarney

Results 647 comments of Daniel McCarney

@triatic Have you tried adding `-t` to force a TTY allocation? > ssh -t ubuntu@server certbot renew --dry-run

Please note my questions shouldn't be read as intent to reject the proposal. I'm only one maintainer and don't set the project direction. I also haven't made a personal conclusion...

> I don't know which thread would be best for us to continue discussion in, or if it may be better to continue discussion in the PR itself - https://github.com/rustls/rustls/pull/2200...

Hi :wave: I'm interested in trying to help here, but also find myself entering the thread with trepidation. I don't want to drag heated discussion to your repo by trying...

> Yeah. Sorry. I am too quick to jump into my feelings. Let's focus on making it better :) To be explicit I've found your posts to be very reasonable,...

I did some more thinking on this. Here's some information to work with. As expected there are a handful of trade-offs to consider and no one solution that works for...

>> I think the changelog update on the ureq side could include more detail about this change in model by Rustls. I'm specifically thinking about lifting some text/guidance from [the...

> Will it at some point? Or is that a non-goal? There's an existing issue upstream for the missing feature: https://github.com/rustls/rustls-platform-verifier/issues/58 I think we're all in favour, it just hasn't...

I believe this was addressed by #3030.

> After skimming the codebase, however, I'm getting the impression that there are many more opportunities to implement the common traits outlined in the [API guidelines](https://rust-lang.github.io/api-guidelines/interoperability.html#types-eagerly-implement-common-traits-c-common-traits). Agreed! I think some...