Получить местоположение сертификата Python SSL
pip install certifi
print(certifi.where())
Tense Tarantula
pip install certifi
print(certifi.where())