Skip to content

Crypto: randomUUID() is only available in a secure context #563

Answered by AxelRICHARD
pwretmo asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you!
Yes you're right, the application only works when using HTTPS or when running on localhost (which is also a secure context).
In the recently recently released documentation, a section is dedicated to this subject.
Please see: https://doc.mbse-syson.org/syson/main/installation-guide/how-tos/https.html
(Note that our solution is for tests purpose only. For production deployments, you will need to obtain a valid certificate from a trusted CA to ensure secure and reliable communication.).

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by AxelRICHARD
Comment options

You must be logged in to vote
1 reply
@AxelRICHARD
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #562 on July 18, 2024 19:52.