#504 Switch copr-dev URLs in frontend `/etc/copr/copr.conf` to https
Closed 5 years ago by frostyx. Opened 5 years ago by frostyx.

All these variables should be switched to https:

BACKEND_BASE_URL = 'http://copr-be-dev.cloud.fedoraproject.org'
PUBLIC_COPR_BASE_URL = "http://copr-fe-dev.cloud.fedoraproject.org"
ENFORCE_PROTOCOL_FOR_BACKEND_URL = "http"
ENFORCE_PROTOCOL_FOR_FRONTEND_URL = "http"

For example https://copr-fe-dev.cloud.fedoraproject.org/api/ gives a http link for client configuration. Check that it switched to https.

Metadata Update from @frostyx:
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata