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

feat(website): enable legacy openssl provider #7949

Merged

Conversation

tkajtoch
Copy link
Member

@tkajtoch tkajtoch commented Aug 7, 2024

Summary

This PR fixes the issue caused by failing crypto library used in docusaurus to process images when used on Node 18+ with the latest OpenSSL.

More specifically, the crypto library is used for base64 encoding of generated image placeholders.

QA

  • Ensure the CI passes for this PR - this confirms that both website and eui packages build properly

@tkajtoch tkajtoch self-assigned this Aug 7, 2024
@tkajtoch tkajtoch requested a review from a team as a code owner August 7, 2024 16:33
@tkajtoch tkajtoch force-pushed the feat/enable-legacy-openssl-provider branch from 6537359 to 28df10c Compare August 8, 2024 18:24
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

History

cc @tkajtoch

@tkajtoch tkajtoch changed the title feat(website): enable legacy openssl provider needed for proper docusaurus image processing feat(website): enable legacy openssl provider Aug 8, 2024
Copy link
Member

@cee-chen cee-chen left a comment

Choose a reason for hiding this comment

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

LGTM!

@tkajtoch tkajtoch merged commit c583e54 into elastic:main Aug 8, 2024
5 checks passed
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.

3 participants