Hi!
There are a few vulnerabilities in the TLS version used by my prismic site. Is it possible to control the TLS version or the ciphers that are enabled?
Thanks!
Hi!
There are a few vulnerabilities in the TLS version used by my prismic site. Is it possible to control the TLS version or the ciphers that are enabled?
Thanks!
Hey! Could you clarify what you mean by TLS in this context?
Hi!
Prismic’s infrastructure manages TLS termination, so you cannot directly control the TLS version or ciphers used for your Prismic site.
Upgrade API Calls (If Client-Side)
If you’re making API requests to Prismic (e.g., via a Next.js, Nuxt, or SvelteKit app), ensure your server enforces TLS 1.2 in HTTP clients (Axios, Fetch, Node.js HTTPS).