disable TLS on Amazon DocumentDB
AWS/Amazon Document DB
- outline
The default setting for TLS configuration on Amazon DocumentDB is turned on. You can turn off the TLS configuration after creating the cluster. But it can cause downtime.
- how-to
Select the cluster you need to change the configuration
click "Modify"
Change Cluster parameter group to "disabletls"
click "Continue"
choose "When to apply modifications"
- reference
https://repost.aws/knowledge-center/documentdb-cannot-connect
https://docs.aws.amazon.com/documentdb/latest/developerguide/cluster_parameter_groups-modify.html