[GH-ISSUE #11587] Add Support for Custom Trusted Certs #69706

Open
opened 2026-05-04 18:55:22 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @albarsil on GitHub (Jul 30, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/11587

I'm working in a corporate environment (behind a VPN and TLS-inspecting proxy) where internal CA certificates are required to validate HTTPS connections. While tools like curl, git, and pip respect standard environment variables like SSL_CERT_FILE and REQUESTS_CA_BUNDLE, it seems that the ollama CLI does not currently support these — nor a dedicated equivalent such as OLLAMA_CA_BUNDLE.

Originally created by @albarsil on GitHub (Jul 30, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/11587 I'm working in a corporate environment (behind a VPN and TLS-inspecting proxy) where internal CA certificates are required to validate HTTPS connections. While tools like curl, git, and pip respect standard environment variables like SSL_CERT_FILE and REQUESTS_CA_BUNDLE, it seems that the ollama CLI does not currently support these — nor a dedicated equivalent such as OLLAMA_CA_BUNDLE.
GiteaMirror added the feature request label 2026-05-04 18:55:22 -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#69706