Skip to content

SSL Support #36

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

HariComputes
Copy link

Linux info

In your working directory (run command "pwd" to find what your current working directory is), have a cert.pem and a key.pem. (Must be a valid keypair generated) when you run "vector-web-setup serve" and it will create a https connection.

The following flag may need enabling as per this site --> https://developer.mozilla.org/en-US/docs/Web/API/Bluetooth#browser_compatibility
opera://flags/#enable-experimental-web-platform-features
chrome://flags/#enable-experimental-web-platform-features

If you get a message about chrome required. This will resolve this issue, as for bluetooth capability, service either requires localhost or https connection.

Not sure why my version of the file has a line missing at the bottom, this isn't a change i've made. will most likely restore this to original.

Linux info

In your working directory (run command "pwd" to find what your current working directory is), have a cert.pem and a key.pem. (Must be a valid keypair generated) when you run "vector-web-setup serve" and it will create a https connection.

The following flag may need enabling as per this site --> https://developer.mozilla.org/en-US/docs/Web/API/Bluetooth#browser_compatibility
opera://flags/#enable-experimental-web-platform-features
chrome://flags/#enable-experimental-web-platform-features

If you get a message about chrome required. This will resolve this issue, as for bluetooth capability, service either requires localhost or https connection.
Reverting part code back to stock
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.

1 participant