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

Serve API over HTTPS #49

Open
smashwilson opened this issue Jan 15, 2015 · 1 comment
Open

Serve API over HTTPS #49

smashwilson opened this issue Jan 15, 2015 · 1 comment

Comments

@smashwilson
Copy link
Member

The server should bind to HTTPS based on configured credentials.

⚠️ The keypair used to serve the API is different from the keypair used to make outbound connections to the authentication server or Docker. The internal-use keypair is signed by a private certificate authority, while the external-use one should be signed by a real-world CA.

@smashwilson smashwilson added this to the v0.0.2 milestone Jan 15, 2015
@smashwilson
Copy link
Member Author

Putting this in production sort-of relies on #34. We can work around it by trusting a self-signed cert as a stopgap, though.

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

No branches or pull requests

1 participant