Daniel McCarney

Results 647 comments of Daniel McCarney

Thanks to @nwtgck it looks like there's an example for the original poster to follow. I would echo the suggestion of others to try and avoid `openssl` if you're looking...

This will be resolved by https://github.com/rustls/hyper-rustls/pull/199

hyper-rustls 0.24.0 was released with this support.

Do folks still feel this is a relevant issue ~three years in? From the perspective of someone newer to the Rust ecosystem it seems like a lot of the community...

Based on the discussion above and the progress made on https://github.com/rustls/rustls-platform-verifier I think we should close this issue. If performance on MacOS is still a problem for this crate I...

> seems like it's not actually on crates.io though? That's correct. We're tracking tasks for an initial release [here](https://github.com/rustls/rustls-platform-verifier/milestone/1).

PTAL at https://github.com/rustls/rustls-platform-verifier :-)

Based on the discussion above I believe this issue can be closed. If I'm mistaken please comment and we can reopen for further discussion.

@chifflier I think this issue could be closed.

> in my case, having access to the DER-encoding of SubjectPublicKeyInfo would be great to achieve interoperability with another crate. @nthuemmel-scontain For this particular use case you should be able...