exercism / gui

MIT License
22 stars 13 forks source link

SSL support #5

Open holandes22 opened 8 years ago

holandes22 commented 8 years ago

Once the server supports SSL, we need to find a way to verify the host. Research how to do so with HTTP clients we use (ember-ajax or any other nodejs libs)

In the meantime, I prefer to have the address to the API not being configurable by the user but hard-coded

stale[bot] commented 7 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.