This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author aritra1911
Recipients aritra1911, iritkatriel, pablogsal
Date 2021-10-20.11:45:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634730354.76.0.296880649261.issue45534@roundup.psfhosted.org>
In-reply-to
Content
I should've given the configuration options I've used as well. They are
as follows:

probook $ ./configure --prefix=/opt/python \
> --with-openssl=/opt/openssl \
> --with-openssl-rpath=/opt/openssl/lib \
> --with-openssl-rpath=/opt/openssl/lib64 \
> --with-ssl-default-suites=openssl \
> --enable-optimizations
History
Date User Action Args
2021-10-20 11:45:54aritra1911setrecipients: + aritra1911, pablogsal, iritkatriel
2021-10-20 11:45:54aritra1911setmessageid: <1634730354.76.0.296880649261.issue45534@roundup.psfhosted.org>
2021-10-20 11:45:54aritra1911linkissue45534 messages
2021-10-20 11:45:54aritra1911create