Add blank screen problem with iPad to FAQ

This commit is contained in:
Anmol Sethi
2020-05-19 00:21:11 -04:00
parent aa87270148
commit 520d8e66a8
2 changed files with 11 additions and 1 deletions

View File

@@ -195,7 +195,7 @@ the dependency on caddy.
### Self Signed Certificate
**note:** Self signed certificates do not work with iPad and will cause a blank page. You'll
have to use [Let's Encrypt](#lets-encrypt) instead.
have to use [Let's Encrypt](#lets-encrypt) instead. See the [FAQ](https://github.com/cdr/code-server/blob/master/doc/FAQ.md#blank-screen-on-ipad).
Recommended reading: https://security.stackexchange.com/a/8112.