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

Enable https to use a dynamically generated self-signed identity #1

Merged
merged 8 commits into from
Sep 22, 2014

Conversation

quartzjer
Copy link
Contributor

Useful for encryption-only SSL modes.

@jaredhanson
Copy link
Member

Made a couple slight modifications:

7a2620c - rationale: Didn't want to force application developers into using the IoC.node_modules loader.

a8d2bf1 - rationale: I can envision a boot phase that loads keys and certs from a shared keystore, allowing properly CA-signed certs (rather than self-signed). This would also be "dynamic", so the term "auto" seems to fit the bill here more, IMO.

jaredhanson added a commit that referenced this pull request Sep 22, 2014
Enable https to use a dynamically generated self-signed identity
@jaredhanson jaredhanson merged commit 0bd0cba into master Sep 22, 2014
@jaredhanson jaredhanson deleted the feature/dynamic-https branch September 22, 2014 23:58
@quartzjer
Copy link
Contributor Author

Auto is a better name, thanks :)

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.

None yet

2 participants