Skip to content

[Bug]: Allow insecure https requests to OpenAI-compatible endpoints #551

@BlueskyFR

Description

@BlueskyFR

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

Deploy any model with say VLLM and use a self-signed SSL certificate

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

  • I reproduced this on the latest main branch or latest release.
  • I redacted secrets/tokens from logs.
  • I removed personal identifiers and replaced identity-specific data with neutral placeholders.

Metadata

Metadata

Assignees

No one assigned

    Labels

    configAuto scope: src/config/** changed.enhancementNew feature or requestpriority:p2Medium priorityproviderAuto scope: src/providers/** changed.provider:compatibleAuto module: provider/compatible changed.risk: highAuto risk: security/runtime/gateway/tools/workflows.securityAuto scope: src/security/** changed.status:blockedBlocked on an external dependency, decision, or prerequisite.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions