Daniel McCarney
Daniel McCarney
> "BEGIN TRUSTED CERTIFICATE" is an OpenSSL-proprietary format, I don't think we want or need to support that. I think this is my opinion as well. Let's close this for...
> Was thinking we might more closely align the API to the new types, but I suppose we might want to close the side channel for current rustls-pemfile 2.x users?...
> That means rustls-pki-types 1.x would forever be stuck with a sort-of general purpose base64 decoding API, which seems suboptimal? Fair point. In that case I think we probably need...
@djc I like this plan. Assuming Ctz does too is it something you want to execute yourself or would it be helpful to get the ball rolling? I think I'll...
We're resetting the state of the issue tracker to get a clean start under the new maintenance model. Please re-open if this issue is still relevant & something of interest.
> we'd be open to a ConfigBuilderExt method for enabling KeyLogFile. @pcd1193182 Would you be interested in writing a PR for this, or is the workaround described above sufficient for...
I think this can probably be closed since there's no action to take in this crate, and there's a documented workaround for the compiler regression. _(If I'm wrong and there's...
> [ci / Validate external types appearing in public API (pull_request)](https://github.com/rustls/rcgen/actions/runs/14822437784/job/41611238178?pr=337) Failing after 1m Also, this looks like a true positive: we don't want `x509-parser` leaking through the rcgen API....
> this feature was renamed in https://github.com/rustls/rustls/commit/192ab85a5c2c865b9cca9b2a8c987de33a102667, via https://github.com/rustls/rustls/pull/2549. I don't think the commit with that change has been published in a release yet, right? > see https://github.com/rustls/rustls/blob/main/rustls/Cargo.toml#L23 Since this...
> i'm happy to hold this as a draft until that has been released Sounds good. Let's x-link with https://github.com/rustls/rustls/issues/2400 to help remember.