Skip to content

Only enable OpenSSL Engine when compiler supports it#24959

Merged
jiangtaoli2016 merged 1 commit intogrpc:masterfrom
jiangtaoli2016:engine
Dec 10, 2020
Merged

Only enable OpenSSL Engine when compiler supports it#24959
jiangtaoli2016 merged 1 commit intogrpc:masterfrom
jiangtaoli2016:engine

Conversation

@jiangtaoli2016
Copy link
Copy Markdown

@jiangtaoli2016
Copy link
Copy Markdown
Author

fixing #21974

@jiangtaoli2016
Copy link
Copy Markdown
Author

This is similar to another bug we recent had that TLS1_3_VERSION was not defined, then causing handshaker failure.
Different version of SSL libraries behaves differently. We do not have test framework setup to detect.

Copy link
Copy Markdown
Member

@markdroth markdroth left a comment

Choose a reason for hiding this comment

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

Can we put together a test framework to catch this kind of problem?

@jiangtaoli2016
Copy link
Copy Markdown
Author

I asked your team 2 years back to set up test framework on various versions/builds of SSL libraries. Shall we re-visit?
@nicolasnoble @veblush

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/security release notes: no Indicates if PR should not be in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants