Skip to content

Conversation

@codelion
Copy link
Member

Introduces SSL verification and custom CA bundle configuration via CLI and environment variables. Updates server, plugins, and clients to propagate SSL settings, adds documentation (README.md, SSL_CONFIGURATION.md), and provides a test suite for SSL configuration. Security warnings are logged when SSL verification is disabled.

Introduces SSL verification and custom CA bundle configuration via CLI and environment variables. Updates server, plugins, and clients to propagate SSL settings, adds documentation (README.md, SSL_CONFIGURATION.md), and provides a test suite for SSL configuration. Security warnings are logged when SSL verification is disabled.
Introduced a step to free up disk space in both AMD64 and ARM64 Docker offline publish workflows by removing unused directories and pruning Docker system. This helps prevent build failures due to insufficient disk space on GitHub Actions runners.
Update __init__.py and pyproject.toml to reflect new version 0.3.2. No other changes included.
@codelion codelion merged commit 0cd322a into main Sep 30, 2025
3 checks passed
@codelion codelion deleted the feat-ssl-verification branch September 30, 2025 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add option for self signed certs

2 participants