|
Hi, I got code-server working on desktop with own self signed certificate signed by an own CA. The CA is imported in ios and fully trusted. It also works with other servers I have to access them on desktop and IOS 14. I get the timeout with configured apache2 reverse proxy and also by running code-server standalone provided with combined ca and server certificate as described here: I don't get the handshake timeout error with Chrome on desktop Do you have some guidance what might be wrong here? |
Answered by
jsjoeio
Mar 29, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hmm... can you see if you get the same issue using
3.9.1? There may be an issue with3.9.2on iOS. See #2975