- openssl
- ln -s /path/to/openssl/lib64 /path/to/openssl/lib
- cpython
- ./configure --prefix="/path/to/python" --with-openssl="/path/to/openssl" --with-openssl-rpath="/path/to/openssl/lib" --with-ssl-default-suites=openssl --enable-optimizations --with-lto