what's wrong with my configuration? #270
Answered by
kyoshino
Dec 9, 2024
Replies: 3 comments 1 reply
|
Does it work with Netlify CMS? |
0 replies
|
Never mind, I’ve identified the cause: The Web Crypto API used in the CMS doesn’t work because your site at |
1 reply
Answer selected by
kyoshino
|
By the way, |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Never mind, I’ve identified the cause: The Web Crypto API used in the CMS doesn’t work because your site at
http://91.107.235.164:5173is served over HTTP. Use a HTTPS URL to solve the issue. Let’s Encrypt is the easiest way to get a TLS certificate.