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

Certificate pinning / LetsEncrypt #33

Closed
kingmatusevich opened this issue Jan 29, 2016 · 5 comments
Closed

Certificate pinning / LetsEncrypt #33

kingmatusevich opened this issue Jan 29, 2016 · 5 comments

Comments

@kingmatusevich
Copy link

I think the SDKs should be updated with the capability to pin our server side certificates (presumably self signed), and thus it verifying the authenticity of the server upon connecting, while making it less of a need for some use cases to go without acquiring a signed certificate, at least during the transition.
Optionally the server could integrate with lets encrypt, that could be a viable alternative.

@gfosco
Copy link
Contributor

gfosco commented Jan 29, 2016

Pinning on the client SDKs would be a good feature request to open on those repos, but I'd love to see some possible LetsEncrypt involvement or parallel module for the server.

@gfosco gfosco changed the title Certificate pinning Certificate pinning / LetsEncrypt Jan 29, 2016
@kingmatusevich
Copy link
Author

Pinning would be very useful for some small deployment / internal cases in which a static IP is used instead of a full-blown domain, I'll open the feature request in the SDKs.

@tatocaster
Copy link

LetsEncrypt 👍

@gfosco
Copy link
Contributor

gfosco commented Feb 20, 2016

Going to close this for now.. It would make a nice example project if someone wants to build it.

@gfosco gfosco closed this as completed Feb 20, 2016
BernhardHarrer pushed a commit to BernhardHarrer/parse-server that referenced this issue Feb 22, 2017
Updated to include AWS Elastic Beanstalk Support
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

3 participants