Skip to content

Conversation

daviduebler
Copy link

The openssl TlsConnector synchronously loads certificates from files. Loading these files can block for tens of milliseconds.

Does your PR solve an issue?

fixes #4026

Is this a breaking change?

No. It should only offload work to a different thread.

The openssl TlsConnector synchronously loads certificates from files.
Loading these files can block for tens of milliseconds.
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.

Connecting to MySQL with SSL enabled blocks event loop
2 participants