Skip to content

fix(framework): Reuse Runtime CA for AgentApp SDKs - #7967

Open
panh99 wants to merge 4 commits into
add-runtime-responses-endpointfrom
codex/simplify-runtime-tls-sdk
Open

fix(framework): Reuse Runtime CA for AgentApp SDKs#7967
panh99 wants to merge 4 commits into
add-runtime-responses-endpointfrom
codex/simplify-runtime-tls-sdk

Conversation

@panh99

@panh99 panh99 commented Aug 21, 2026

Copy link
Copy Markdown
Member

Summary

  • expose the explicit Runtime CA file through SSL_CERT_FILE for OpenAI/httpx SDK clients
  • keep HttpGrid using the same validated certificate bytes as before
  • remove temporary CA bundle reconstruction and inherited trust-store merging
  • keep _set_runtime_environment focused on the Runtime base URL and task token

@panh99
panh99 marked this pull request as ready for review August 21, 2026 21:21

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e5e8d42ee2

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread framework/py/flwr/supercore/cli/flwr_agentapp.py
Comment thread framework/py/flwr/supercore/cli/flwr_agentapp_test.py Outdated
@github-actions github-actions Bot added the Maintainer Used to determine what PRs (mainly) come from Flower maintainers. label Aug 21, 2026
…into codex/simplify-runtime-tls-sdk

# Conflicts:
#	framework/py/flwr/supercore/task_process/agent/run_agentapp.py
#	framework/py/flwr/supercore/task_process/agent/run_agentapp_test.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Maintainer Used to determine what PRs (mainly) come from Flower maintainers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant