Skip to content

attempt to reconnect up to twice in the background before displaying the reconnection pop-up #2283

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 13 commits into from

Conversation

mgmachado
Copy link
Contributor

Issue this PR solves: #1791

On a connection loss, the client attempts to reconnect up to twice in the background before displaying the reconnection pop-up.

nhooyr and others added 11 commits October 30, 2020 13:36
Now we add a subject alt name, set extendedKeyUsage and use the
correct certificate extension.

The above allow it to be properly trusted by iOS.

See https://support.apple.com/en-us/HT210176

*.cert isn't a real extension for certificates, *.crt is correct
for it to be recognized by e.g. keychain or when importing as a profile
into iOS.

Updates coder#1566

I've been able to successfully connect from my iPad Pro now to my
code-server instance with a self signed certificate! Next commit
will be docs.
Fix self signed certificate for iPad
Update README Alpha section to remove reference to typeform
@mgmachado mgmachado changed the title Nielsen attempt to reconnect up to twice in the background before displaying the reconnection pop-up Nov 9, 2020
@mgmachado mgmachado closed this Nov 9, 2020
@mgmachado
Copy link
Contributor Author

erroneous base?

@mgmachado mgmachado reopened this Nov 9, 2020
@mgmachado
Copy link
Contributor Author

rebased to master

@mgmachado mgmachado closed this Nov 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants