Build python3.11.5 with static openssl and libffi on centos7

Hey there seems that this issue was discussed Dynamic Linking of OpenSSL - #4 by barry-scott
And what I’m getting is that you should specify the path to your statically built libraries before configuring, if not then by default it will pick up the dynamic version

Are these the path to your static libs directory?