# 06/05/2025 - Toggle server updates

## :wrench: Toggle server updates

We've made a number of server updates as part of our continuing commitment to ongoing stability and security of our platforms.

1. Toggle "front-end" webserver that serves our shops and dashboard has been moved to AWS, including several version updates.
2. This also means all custom shop domain DNS settings must use a CNAME rather than A Record (a change made several years ago, but which was still unofficially supported previously).
3. The Toggle API server has had deprecated TLS versions disabled and now only offers the latest versions.
4. Non-SSL connections are also now no longer supported at all and all traffic must be routed over https

\
:man: [Julian Cole](mailto:undefined) [Oskar Smith](mailto:undefined)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://changelog.usetoggle.com/february-2025/06-05-2025-toggle-server-updates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
