Skip to content

Add CA Certificate Support#979

Open
kzscisoft wants to merge 7 commits into
devfrom
hotfix/add-ca-cert-interface
Open

Add CA Certificate Support#979
kzscisoft wants to merge 7 commits into
devfrom
hotfix/add-ca-cert-interface

Conversation

@kzscisoft
Copy link
Copy Markdown
Collaborator

Add Option to Specify Certificates

Issue: N/A

Python Version(s) Tested: 3.14.4

Operating System(s): Ubuntu 26.04

Documentation PR: N/A

📝 Summary

Adds required options for specifying certificates for site access and artifact upload on systems that require it.

🔄 Changes

  • Expanded configuration options to include:
    • server.certificates.server_ca_certificate
    • server.certificates.storage_ca_certificate
    • server.certificates.client_certificate
  • Ensured all requests use certification if requested via verify parameter.

✔️ Checklist

  • Unit and integration tests passing.
  • Pre-commit hooks passing.
  • Quality checks passing.
  • Updated the documentation.

@kzscisoft kzscisoft requested a review from alahiff June 1, 2026 12:52
@kzscisoft kzscisoft added enhancement New feature or request python Pull requests that update python code labels Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants