# Why is the Apple Touch Icon loaded via HTTP instead of HTTPS?

**URL:** https://meta.discourse.org/t/why-is-the-apple-touch-icon-loaded-via-http-instead-of-https/104501
**Category:** Support
**Created:** [December 17, 2018, 9:53pm UTC](https://meta.discourse.org/t/why-is-the-apple-touch-icon-loaded-via-http-instead-of-https/104501 "2018-12-17T21:53:15Z")
**Posts on this page:** 1
**Showing post:** 24

<div class="post-metadata">

### Author: ![Graphiwiz](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/graphiwiz/32/126393_2.png) [@Graphiwiz](https://meta.discourse.org/u/Graphiwiz)
#### Post date: [December 18, 2018, 4:13am UTC](https://meta.discourse.org/t/why-is-the-apple-touch-icon-loaded-via-http-instead-of-https/104501/24 "2018-12-18T04:13:51Z")

</div>

> [@brahn](#):
>
> The certificate should list all the domains you have included, can you see them? Perhaps the certificate is not being recreated with the list of domains when you rebuild? Follow the debugging instructions in [Setting up HTTPS support with Let’s Encrypt](https://meta.discourse.org/t/setting-up-https-support-with-lets-encrypt/40709)

**1.** For `./launcher logs app` I can see:

`www.example.com:Verify error:DNS problem: NXDOMAIN looking up A for www.example.com`

(that’s for the root, not for the discourse install, which is under `www.community.example.com`)

And also:

`Reload error for : Started runsvdir, PID is 326`  
`ssyslogd: command 'KLogPermitNonKernelFacility' is currently not permitted`

`Domains not changed.`  
`Add '--force' to force to renew.`  
`Installing key to:/shared/ssl/comunity.example.com.key`  
`Run reload cmd: sv reload nginx`

**2.** For ls `-l /var/discourse/shared/standalone/ssl` I get:

`total 8`  
`-rw-r--r-- 1 ubuntu root 3924 Dec 18 03:56 community.example.com.cer`  
`-rw------- 1 ubuntu root 3247 Dec 18 04:24 community.example.com.key`

Should I try and manually reissue the cert following instructions here [Set up HTTPS support with Let's Encrypt](https://meta.discourse.org/t/setting-up-https-support-with-lets-encrypt/40709)?

---

_[View the full topic](https://meta.discourse.org/t/why-is-the-apple-touch-icon-loaded-via-http-instead-of-https/104501)._
