Skip to content
New issue

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

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

Already on GitHub? # to your account

Add to_text for PKCS7 and Timestamp::Response #756

Conversation

segiddins
Copy link
Contributor

I added these while trying to debug why my timestamp usage was failing, figured someone else might find them useful as well

Copy link
Member

@rhenium rhenium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a good addition. Thank you!

I left a few comments on style issues.

ext/openssl/ossl_pkcs7.c Show resolved Hide resolved
ext/openssl/ossl_ts.c Outdated Show resolved Hide resolved
@rhenium
Copy link
Member

rhenium commented May 5, 2024

I think it may be worth adding #to_text to OpenSSL::Timestamp::Request and OpenSSL::Timestamp::TokenInfo, too, for completeness.

@rhenium rhenium added this to the v3.3.0 milestone May 6, 2024
@segiddins segiddins force-pushed the segiddins/add-to_text-for-pkcs7-and-timestamp-response branch from 8772c56 to 71cd1e3 Compare May 6, 2024 07:27
@rhenium
Copy link
Member

rhenium commented May 8, 2024

Failure on windows/ruby 3.0-3.2 is irrelevant.

@rhenium rhenium merged commit b73df97 into ruby:master May 8, 2024
50 of 53 checks passed
@rhenium
Copy link
Member

rhenium commented May 8, 2024

Thank you!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants