My ticket is not a problem but a question.
If I specify in "uses ssl_openssl3" but my system does not have OpenSSL3 installed, but only OpenSSL1.1 or 1.0, will synapse use them or not?
ssl_openssl3 is for version 3+ only. It using latest API and cannot be used with old deprecated versions.
However old ssl_openssl is still here for all openssl versions, but not all features are working fine in all versions.
I am focusing to new ssl_openssl3 only.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
ssl_openssl3 is for version 3+ only. It using latest API and cannot be used with old deprecated versions.
However old ssl_openssl is still here for all openssl versions, but not all features are working fine in all versions.
I am focusing to new ssl_openssl3 only.