Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x509-cert: loosen the lifetime requirement for AsyncBuilder #1532

Merged

Conversation

baloo
Copy link
Member

@baloo baloo commented Sep 27, 2024

I'm not entirely sure why I introduced that lifetime in the original PR (#1280).

I'm not entirely sure why I introduced that lifetime in the original PR
(RustCrypto#1280).
@baloo baloo marked this pull request as draft September 27, 2024 03:56
@baloo baloo changed the title x509-cert: losen the lifetime requirement for AsyncBuilder x509-cert: loosen the lifetime requirement for AsyncBuilder Sep 27, 2024
@baloo baloo marked this pull request as ready for review September 27, 2024 04:47
@baloo
Copy link
Member Author

baloo commented Sep 27, 2024

Tested with a code base that makes heavy use of AsyncSigner without issues.

@tarcieri tarcieri merged commit 49a9cb2 into RustCrypto:master Sep 27, 2024
53 checks passed
@baloo baloo deleted the baloo/x509-cert/lifetime-async-builder branch September 27, 2024 15:56
baloo added a commit to baloo/formats that referenced this pull request Oct 15, 2024
This is a followup on RustCrypto#1532. The lifetime requirement on the signature
was a mistake.
baloo added a commit that referenced this pull request Oct 15, 2024
This is a followup on #1532. The lifetime requirement on the signature
was a mistake.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants