{
  "id": "encryption",
  "title": "Encrypt REST API requests",
  "url": "https://redis.io/docs/latest/operate/rs/7.8/references/rest-api/encryption/",
  "summary": "",
  "content": "\n## Require HTTPS for API endpoints\n\nBy default, the Redis Enterprise Software API supports communication over HTTP and HTTPS. However, you can turn off support for HTTP to ensure that API requests are encrypted.\n\nBefore you turn off HTTP support, be sure to migrate any scripts or proxy configurations that use HTTP to the encrypted API endpoint to prevent broken connections.\n\nTo turn off HTTP support for API endpoints, run:\n\n```sh\nrladmin cluster config http_support disabled\n```\n",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-04-01T08:10:08-05:00"
}

