Override configuration (fixed, but without docs)
- Dominant language
- Python
- Stars
- 36
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
i have an ssl error which i can solve by insert my own certificate to your API client,
but i don't find a way to override your configuration file.
[Conf file](https://github.com/devopshq/teamcity/blob/develop/dohq_teamcity/configuration.py)
field name = **self.ssl_ca_cert = None**
thanks,
Bar Aluf
Contributor guide
No contributing guide indexed for this repository
Research direction
Read dohq_teamcity/configuration.py and inspect the self.ssl_ca_cert = None entry to understand the existing configuration override behavior. Document how a caller supplies a custom certificate, and verify that the documentation clearly covers the SSL error workaround and the configuration field.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100