Closed alanhamlett closed 1 year ago
It looks like you are linking against an openssl 3? Install of the 1.1.1x series or disable ssl if you don't need it.
Oh, good catch! 1.1.1x is not longer supported and I'm using Nginx to terminate SSL so I'll disable SSL. Thank you!
I should disable ssl like this?
export UWSGI_PROFILE_OVERRIDE=ssl=false;
pip install uwsgi==2.0.22
It worked, thanks!
@alanhamlett what version of openssl do you have? It builds fine (with warnings) with 3.0.10.