Skip to content
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

Command line option for custom TLS Certificate #6736

Closed
Jnewbon opened this issue Jul 27, 2020 · 1 comment · Fixed by #6737
Closed

Command line option for custom TLS Certificate #6736

Jnewbon opened this issue Jul 27, 2020 · 1 comment · Fixed by #6737
Assignees

Comments

@Jnewbon
Copy link
Contributor

Jnewbon commented Jul 27, 2020

Problem

With system scoped configuration the TLS cert is stored in the users profile so if a new user logs in with a system config available Synergy will create a new cert and prompt the user about the fingerprint

Solution

Add an option to specify the TLS certificate location

@Jnewbon
Copy link
Contributor Author

Jnewbon commented Jul 27, 2020

This issue will only covers adding the ability to specify a custom certificate on the command line. #6669 will handle adding GUI options for custom certificate

Jnewbon referenced this issue Jul 27, 2020
 - Moved ArgsBase, ClientArgs, and ServerArgs to own namespace
 - Added some Documentation to Args classes

Signed-off-by: Jamie Newbon <jamie@symless.com>
@Jnewbon Jnewbon self-assigned this Jul 27, 2020
@Jnewbon Jnewbon changed the title System config setting for TLS certificate Command line option for custom TLS Certificate Jul 27, 2020
Jnewbon added a commit that referenced this issue Jul 28, 2020
Signed-off-by: Jamie Newbon <jamie@symless.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant