[PR #10431] Tls x509 fix #13240

Closed
opened 2026-04-13 00:21:48 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/ollama/ollama/pull/10431

State: closed
Merged: No


creates a way to disable the tls verification check to fix this error

Error: pull model manifest: Get "https://registry.ollama.ai/v2/library/llama3.2/manifests/latest": tls: failed to verify certificate: x509: certificate signed by unknown authority

It was brought up in this issue and I had the same problem at work.

**Original Pull Request:** https://github.com/ollama/ollama/pull/10431 **State:** closed **Merged:** No --- creates a way to disable the tls verification check to fix this error ``` Error: pull model manifest: Get "https://registry.ollama.ai/v2/library/llama3.2/manifests/latest": tls: failed to verify certificate: x509: certificate signed by unknown authority ``` It was brought up in [this issue](https://github.com/ollama/ollama/issues/9391) and I had the same problem at work.
GiteaMirror added the pull-request label 2026-04-13 00:21:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#13240