configure Bun CA trust for local embeddings
This commit is contained in:
@@ -36,7 +36,9 @@ The `supermemory-fetch` init service downloads the exact release asset once,
|
||||
checks its SHA-256, and stores it in the POC appdata directory. Subsequent
|
||||
starts only verify the existing binary. It also copies the CA bundle from the
|
||||
pinned fetch image so the slim runtime can download local embedding model
|
||||
artifacts over verified HTTPS. No custom image build is required.
|
||||
artifacts over verified HTTPS. Both OpenSSL-style clients and the bundled Bun
|
||||
runtime are pointed at that bundle; TLS verification remains enabled. No
|
||||
custom image build is required.
|
||||
|
||||
## First boot and authentication
|
||||
|
||||
|
||||
Reference in New Issue
Block a user