rspace-online/backlog/tasks/task-17 - Enable-Always-Use...

26 lines
932 B
Markdown

---
id: TASK-17
title: Enable Always Use HTTPS for all r*.online domains
status: Done
assignee: []
created_date: '2026-02-15 16:59'
labels:
- infrastructure
- ssl
- cloudflare
dependencies: []
priority: high
---
## Description
<!-- SECTION:DESCRIPTION:BEGIN -->
All 10 r*.online domains were serving over plain HTTP without redirecting to HTTPS, causing browser "not secure" warnings. Enabled Cloudflare "Always Use HTTPS" setting via API for all zones.
<!-- SECTION:DESCRIPTION:END -->
## Final Summary
<!-- SECTION:FINAL_SUMMARY:BEGIN -->
Enabled `always_use_https` via Cloudflare API (DNS token) for all 10 r*.online zones. HTTP now returns 301 redirect to HTTPS.\n\nDomains fixed: rspace.online, rtrips.online, rnotes.online, rcart.online, rvote.online, rmaps.online, rfunds.online, rwallet.online, rfiles.online, rnetwork.online\n\nNo code changes — Cloudflare zone setting only.
<!-- SECTION:FINAL_SUMMARY:END -->