@space88man: one remark regarding the commit message format in the PR #3696, do not make first line like:
``` tls: POC for OpenSSL 3 ```
Where I assume POC stands for `proof of concept`. Make it more explicit about what the commit does, maybe like:
``` tls: init libssl in separate thread for v3.+ ```