Can't get drizzle studio to work on Windows/WSL

I cannot figure out how to get drizzle studio to work on my system. I am on Windows 11, and working on my project in WSL. When I run drizzle studio and visit local.drizzle.studio, I just get stuck on "Connecting to the Drizzle Kit on localhost:4983'. I've tried installing mkcert. Installed it on windows, installed it in wsl. Tried seeing if it was cause they're not using the same cert, so I tried copying the cert from one into the other CAROOT to see if that would work.

None of these things seem to work yet. Am I missing something with how I am doing mkcert install. The instructions are pretty straight forward. But it does seem like a cert issue since the console is littered with ERR_CERT_AUTHORITY_INVALID errors when I try to load studio.
Was this page helpful?