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

Retry add_certificate_chain_file changes #325

Closed
wants to merge 1 commit into from

Conversation

hsbt
Copy link
Member

@hsbt hsbt commented Feb 15, 2020

/cc @ioquatix

This reverts commit 23b0704.

Fixes #318

@hsbt
Copy link
Member Author

hsbt commented Feb 15, 2020

It's good to reproduce test fails same as ruby repo at https://github.com/ruby/openssl/pull/325/checks?check_run_id=448254316

@ioquatix
Copy link
Member

I’m not sure why we reverted this on master and then made a pr to revert that. Was it just to show test failures?

@ioquatix
Copy link
Member

It’s a little bit risky to revert a change on master because people are using master branch with new features...

@hsbt
Copy link
Member Author

hsbt commented Feb 16, 2020

I’m not sure why we reverted this on master and then made a pr to revert that. Was it just to show test failures?

@ioquatix Yes. This pr is a working branch for the new feature.

We can fix this branch with mswin platform if we hope to add the add_certificate_chain_file with the private key file feature.

@rhenium
Copy link
Member

rhenium commented Sep 8, 2022

Closing in favor of #441 (merged last year).

@rhenium rhenium closed this Sep 8, 2022
@rhenium rhenium deleted the retry-certificate_chain_file branch September 8, 2022 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Windows mswin build - failures on OpenSSL::TestSSL#test_add_certificate_chain_file*
3 participants