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

[4.0] Use composer bundled cacerts rather than self-bundled #34697

Merged
merged 1 commit into from
Jul 3, 2021

Conversation

wilsonge
Copy link
Contributor

@wilsonge wilsonge commented Jul 3, 2021

Summary of Changes

Uses composer bundled ca chain which we already ship in our HTTP package and drop our own outdated one.

Testing Instructions

Check composer cacert bundle loaded in core when making http requests

Actual result BEFORE applying this Pull Request

Outdated bundle

Expected result AFTER applying this Pull Request

Modern bundle

Documentation Changes Required

Cacert bundle in http package has been removed

@wilsonge wilsonge changed the title Use composer bundled cacerts rather than self-bundled [4.0] Use composer bundled cacerts rather than self-bundled Jul 3, 2021
@wilsonge wilsonge merged commit f69a9b0 into joomla:4.0-dev Jul 3, 2021
@wilsonge wilsonge deleted the feature/composer-bundled-ca branch July 3, 2021 21:06
@wilsonge wilsonge added this to the Joomla 4.0 milestone Jul 3, 2021
@wojsmol wojsmol mentioned this pull request Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants