gh-143756: Fix potential data race in SSLContext.load_cert_chain (gh-143818) Concurrent calls to `load_cert_chain` caused data races in OpenSSL code.