> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/continuous-delivery/troubleshooting-and-resources/armory/general/errors-in-deploying-dinghy-while-using-aws-elastic-cache-with-encryption-in-transit.md).

# Errors in deploying Dinghy while using AWS elastic cache with encryption in transit

### Issue <a href="#issue" id="issue"></a>

When attempting to deploy Dinghy while using AWS elastic cache with ***encryption in transit***, the following error is seen `level=fatal msg="Redis Server at rediss:// could not be contacted: dial tcp: address rediss://: too many colons in address`

### Cause <a href="#cause" id="cause"></a>

Currently, encryption over transit is not supported. Specifically, SSL secure connection (rediss\://) is not supported, and as such the redis\:// connection may be utilized.
