Skip to content

Fix GH-9890: OpenSSL legacy providers not available on Windows #9894

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

Closed
wants to merge 1 commit into from

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Nov 4, 2022

We need to copy the provider DLLs from the dependency package to the PHP distribution.


How to use the legacy provider needs to be documented. And it seems prudent to overhaul that mkdist.php script; from a quick glance some stuff is no longer needed, or otherwise confusing, e.g.

/* change this next line to true to use good-old
* hand-assembled go-pear-bundle from the snapshot template */
$use_pear_template = true;

We need to copy the provider DLLs from the dependency package to the
PHP distribution.
@cmb69 cmb69 linked an issue Nov 4, 2022 that may be closed by this pull request
@cmb69 cmb69 closed this in 9aa86e6 Nov 14, 2022
@cmb69 cmb69 deleted the cmb/gh9890 branch November 14, 2022 11:45
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.

OpenSSL legacy providers not available on Windows
1 participant