-
Notifications
You must be signed in to change notification settings - Fork 8
SSL Certificates
Some of the interactive tools and assessments require access to the user's microphone or webcam (like audio response questions / movable word sandbox questions, or Open Story Tool). In Chrome, this access requires the URL to be accessed via https. Both unplatform and qbank are, by default, bundled with a self-signed SSL certificate (located at bundle/unplatform/unplatform.cert.dummy.pem and bundle/unplatform/unplatform.key.dummy.pem). If you wish to host on the internet or use a different certificate, you can replace those files with the appropriate ones.
If you need to use a different path to the files, you will have to re-build unplatform and qbank from source, and edit the SSL certificate paths in main.py in both repositories to point to the updated paths: