drizzle-team / drizzle-team/drizzle-orm

Drizzle Studio and Safari - how to make drizzle-kit studio use self-signed cert?

Open
#3,482 0 comments 2 reactions 0 assignees View on GitHub
bug drizzle/studio
Dominant language
TypeScript
Stars
35.8k
Forks
1.6k
Avg merge
2d 7h
Merged PRs (30d)
4

Description

I'm attempting to use Drizzle Studio in Safari. When opening `local.drizzle.studio`, safari-specific instructions come up, so I followed them and ran the following:
```
brew install mkcert
brew install nss
mkcert -install
```
However, this doesn't seem to do anything. `local.drizzle.studio` is still attempting to call the normal HTTP localhost URL, and it is getting blocked by Safari's policies. Are there additional steps here (creating a cert, getting drizzle studio to use that cert, etc) that are not documented or that I've overlooked?

Thanks.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.