# SSL: padlock doesn't appear on our discourse installation

**URL:** https://meta.discourse.org/t/ssl-padlock-doesnt-appear-on-our-discourse-installation/42262
**Category:** Self-hosting
**Created:** [2016 年 4 月 8 日午後 9:22 UTC](https://meta.discourse.org/t/ssl-padlock-doesnt-appear-on-our-discourse-installation/42262 "2016-04-08T21:22:04Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![holden](https://avatars.discourse-cdn.com/v4/letter/h/e36b37/32.png) [@holden](https://meta.discourse.org/u/holden)
#### Post date: [2016 年 4 月 8 日午後 9:22 UTC](https://meta.discourse.org/t/ssl-padlock-doesnt-appear-on-our-discourse-installation/42262/1 "2016-04-08T21:22:04Z")

</div>

Hello!

I’m finally getting ready to launch our Discourse site and installed an SSL cert today. It appears to be working just fine, but the green padlock doesn’t appear on desktop and the lock doesn’t appear on mobile. Here’s the site [https://community.miraclesarehappening.org/](https://community.miraclesarehappening.org/)

I used a Godaddy cert and concatenated the two files that came with the download:  
65c7a7ba49dcc2a0.crt (this is the root)  
gd\_bundle-g2-g1.crt (this is the intermediate)

cat 65c7a7ba49dcc2a0.crt gd\_bundle-g2-g1.crt \> ssl.crt

Does it look like I did something wrong?

Thanks!

Holden

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [2016 年 4 月 8 日午後 9:48 UTC](https://meta.discourse.org/t/ssl-padlock-doesnt-appear-on-our-discourse-installation/42262/2 "2016-04-08T21:48:34Z")

</div>

The logo is using http. Can you change it to https, or relative url?

---

<div class="post-metadata">

### Author: ![holden](https://avatars.discourse-cdn.com/v4/letter/h/e36b37/32.png) [@holden](https://meta.discourse.org/u/holden)
#### Post date: [2016 年 4 月 8 日午後 10:01 UTC](https://meta.discourse.org/t/ssl-padlock-doesnt-appear-on-our-discourse-installation/42262/3 "2016-04-08T22:01:55Z")

</div>

Bingo! Thanks Rafael! I didn’t think of that. Problem solved 🙂

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [2016 年 4 月 11 日午前 10:15 UTC](https://meta.discourse.org/t/ssl-padlock-doesnt-appear-on-our-discourse-installation/42262/4 "2016-04-11T10:15:31Z")

</div>


