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

Daemon should require https #1

Closed
phogue opened this issue Oct 28, 2013 · 0 comments
Closed

Daemon should require https #1

phogue opened this issue Oct 28, 2013 · 0 comments
Assignees

Comments

@phogue
Copy link
Owner

phogue commented Oct 28, 2013

The daemon as it is accepts open http connections for commands, but since passwords are exchanged for adding new game server connections or other accounts this should be changed to only accept https connections.

The daemon should generate self signed certificates for users to then upload to the UI so Procon then requires a specific certificate to be used when accepting connections for commands.

phogue pushed a commit that referenced this issue Dec 15, 2013
We still require means of generating a self signed certificate, but it
will use the /Certificates/Daemon.pfx file for the SslStream
phogue pushed a commit that referenced this issue Dec 15, 2013
A host for instance might want daemons to use a certified certificate
@ghost ghost assigned phogue Dec 15, 2013
phogue pushed a commit that referenced this issue Dec 15, 2013
Useful for incorrect or missing passwords, some other error when loading
certificate.
phogue pushed a commit that referenced this issue Dec 15, 2013
@phogue phogue closed this as completed Dec 15, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant