pymongo.errors.ServerSelectionTimeoutError:
SSL handshake failed: bc.mongodb.net:27017: [SSL: WRONG_VERSION_NUMBER]
I am unable to find any docs on this , any help would be great
docker requirements.txt
Flask==2.0.2
Flask-PyMongo==2.2.0
requests==2.20.1
pymongo[tls,srv]==4.0.1