disable TLS on Amazon DocumentDB

Photo by ron dyar on Unsplash

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
  1. Select the cluster you need to change the configuration

  2. click "Modify"

  3. Change Cluster parameter group to "disabletls"

  4. click "Continue"

  5. 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