# Suddenly all CDN links are https rather than http, what happened?

**URL:** https://meta.discourse.org/t/suddenly-all-cdn-links-are-https-rather-than-http-what-happened/56015
**Category:** Support
**Created:** [January 19, 2017, 10:12am UTC](https://meta.discourse.org/t/suddenly-all-cdn-links-are-https-rather-than-http-what-happened/56015 "2017-01-19T10:12:34Z")
**Posts on this page:** 1
**Showing post:** 20

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [February 8, 2017, 6:05pm UTC](https://meta.discourse.org/t/suddenly-all-cdn-links-are-https-rather-than-http-what-happened/56015/20 "2017-02-08T18:05:06Z")

</div>

> [@Fer\_Nando](#):
>
> I have “DISCOURSE\_CDN\_URL: [//cdn.domaincname.com](https://cdn.domaincname.com)” in cdn option, no http or https set here.

Then change it to:

```plaintext
DISCOURSE_CDN_URL: "http://cdn.domaincname.com"

```

Otherwise we will pick HTTPS for you.

---

_[View the full topic](https://meta.discourse.org/t/suddenly-all-cdn-links-are-https-rather-than-http-what-happened/56015)._
