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

Using HTTPS #71

Closed
gergelyke opened this issue May 9, 2014 · 3 comments
Closed

Using HTTPS #71

gergelyke opened this issue May 9, 2014 · 3 comments

Comments

@gergelyke
Copy link

Hey,

is it possible now to use HTTPS?

@josephg
Copy link
Contributor

josephg commented May 14, 2014

I put sinopia behind an SSL accelerator (AWS-ELB in my case, but nginx or stud would also work).

@rlidwka
Copy link
Owner

rlidwka commented Mar 30, 2015

Fixed in sinopia@1.1.0. Now you can add this:

listen: 'https://localhost:443/'

... + keys to your config file, and it will be served with https.

@rlidwka rlidwka closed this as completed Mar 30, 2015
rmg pushed a commit to strongloop-forks/sinopia that referenced this issue Oct 28, 2016
Updated README.md to reflect the availability of the docker image
@UnitedMarsupials-zz
Copy link

UnitedMarsupials-zz commented Dec 1, 2017

Can I require use of SSL, when the host is contacted on its public IP-address, but not in other cases (private IP, unix:... socket)?

Or do I need to front Sinopia with a web-server (Apache, NGinx) for that sort of flexibility?

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

4 participants