File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 18
18
- [ How do I debug issues with code-server?] ( #how-do-i-debug-issues-with-code-server )
19
19
- [ Heartbeat File] ( #heartbeat-file )
20
20
- [ How does the config file work?] ( #how-does-the-config-file-work )
21
+ - [ Blank screen on iPad?] ( #blank-screen-on-ipad )
21
22
- [ Enterprise] ( #enterprise )
22
23
23
24
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
@@ -231,6 +232,15 @@ The `--config` flag or `$CODE_SERVER_CONFIG` can be used to change the config fi
231
232
232
233
The default location also respects `$XDG_CONFIG_HOME`.
233
234
235
+ # # Blank screen on iPad?
236
+
237
+ Unfortunately at the moment self signed certificates cause a blank screen on iPadOS
238
+
239
+ There does seem to a way to get it to work if you create your own CA and create a
240
+ certificate using the CA and then import the CA onto your iPad.
241
+
242
+ See [#1566](https://github.com/cdr/code-server/issues/1566#issuecomment-623159434).
243
+
234
244
# # Enterprise
235
245
236
246
Visit [our enterprise page](https://coder.com) for more information about our
You can’t perform that action at this time.
0 commit comments