-
Notifications
You must be signed in to change notification settings - Fork 4.7k
[Bug]: Allow insecure https requests to OpenAI-compatible endpoints #551
Copy link
Copy link
Open
Labels
configAuto scope: src/config/** changed.Auto scope: src/config/** changed.enhancementNew feature or requestNew feature or requestpriority:p2Medium priorityMedium priorityproviderAuto scope: src/providers/** changed.Auto scope: src/providers/** changed.provider:compatibleAuto module: provider/compatible changed.Auto module: provider/compatible changed.risk: highAuto risk: security/runtime/gateway/tools/workflows.Auto risk: security/runtime/gateway/tools/workflows.securityAuto scope: src/security/** changed.Auto scope: src/security/** changed.status:blockedBlocked on an external dependency, decision, or prerequisite.Blocked on an external dependency, decision, or prerequisite.
Milestone
Metadata
Metadata
Assignees
Labels
configAuto scope: src/config/** changed.Auto scope: src/config/** changed.enhancementNew feature or requestNew feature or requestpriority:p2Medium priorityMedium priorityproviderAuto scope: src/providers/** changed.Auto scope: src/providers/** changed.provider:compatibleAuto module: provider/compatible changed.Auto module: provider/compatible changed.risk: highAuto risk: security/runtime/gateway/tools/workflows.Auto risk: security/runtime/gateway/tools/workflows.securityAuto scope: src/security/** changed.Auto scope: src/security/** changed.status:blockedBlocked on an external dependency, decision, or prerequisite.Blocked on an external dependency, decision, or prerequisite.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Backlog
Summary
My OpenAI-compatible https endpoint uses a self-signed certificate, and I'd like ZeroClaw to have an option to ignore SSL cert check for it, or have an option to import my self-signed CA
Affected component
runtime/daemon
Severity
S0 - data loss / security risk
Current behavior
Currently:
error sending request for url <>Expected behavior
Have an option to ignore SSL errors for my custom provider
Steps to reproduce
Impact
Constrained production environments where Let's Encrypt might not be available.
Logs / stack traces
ZeroClaw version
93d9d0d
Rust version
Docker-compose version
Operating system
Podman rootless
Regression?
No, first-time setup
Pre-flight checks