Message388464
I have a suggestion (I am ok with also doing both). We should add also a flag that allows to statically compile openssl into the extension modules (if the .a are available) so there will be no shared object dependency. This allows us to have artifacts that are more self contained (regarding OpenSSL), partially eliminating the problem.
We could also go a step ahead and also hide the OpenSSL symbols from the dynamic table, so they don't collide if another shared object is already loaded in the future. |
|
Date |
User |
Action |
Args |
2021-03-10 23:34:21 | pablogsal | set | recipients:
+ pablogsal, barry, gregory.p.smith, christian.heimes |
2021-03-10 23:34:21 | pablogsal | set | messageid: <1615419261.03.0.967571017588.issue43466@roundup.psfhosted.org> |
2021-03-10 23:34:21 | pablogsal | link | issue43466 messages |
2021-03-10 23:34:20 | pablogsal | create | |
|