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

https://snap4arduino.org needed #177

Closed
ToonTalk opened this issue Aug 4, 2017 · 3 comments
Closed

https://snap4arduino.org needed #177

ToonTalk opened this issue Aug 4, 2017 · 3 comments

Comments

@ToonTalk
Copy link

ToonTalk commented Aug 4, 2017

An HTTPS connection is necessary to access devices such as the microphone or camera. Also for communicating with various web services. I get an error from https://snap4arduino.org/run

Because we are relying upon some blocks defined in JavaScript and need to run on the Raspberry Pi we need to rely upon the Chrome extension.

https://snap.berkeley.edu/snapsource/snap.html works fine.

@jguille2
Copy link
Collaborator

Hi @ToonTalk,

This is fixed with the domain change (.org -> .rocks)

You can open http://snap4arduino.rocks/run/ or https://snap4arduino.rocks/run/

@ToonTalk
Copy link
Author

Glad to hear but Chrome 62 says:

This server could not prove that it is snap4arduino.rocks; its security certificate is from *.github.com. This may be caused by a misconfiguration or an attacker intercepting your connection.

FireFox 56 says:

snap4arduino.rocks uses an invalid security certificate. The certificate is only valid for the following names: *.github.com, github.com, *.github.io, github.io Error code: SSL_ERROR_BAD_CERT_DOMAIN

@jguille2
Copy link
Collaborator

Yes @ToonTalk,
We'll considere the need to have ssl certificates... but I guess you already know you can ignore this warning and use it 'normally'.
In chromium:
chrome_https
and firefox:
firefoxhttps

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

2 participants