Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch Kiwi TCMS' CA certificate and install it locally during testing #65

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

atodorov
Copy link
Member

@atodorov atodorov commented Dec 8, 2023

that should allow Python to verify the HTTPS certificate on the other side of the connection and not complain about it!

@atodorov atodorov force-pushed the document_ssl_certificate_location_config branch 3 times, most recently from 1fb42de to 24debc4 Compare December 10, 2023 18:15
@atodorov atodorov force-pushed the document_ssl_certificate_location_config branch 3 times, most recently from a1fb800 to 7f35307 Compare April 27, 2024 13:15
@atodorov atodorov force-pushed the document_ssl_certificate_location_config branch 5 times, most recently from 544447c to e48a811 Compare April 27, 2024 13:58
@atodorov atodorov force-pushed the document_ssl_certificate_location_config branch from e48a811 to 8ffdd6a Compare June 4, 2024 10:10
Copy link

codecov bot commented Jun 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.56%. Comparing base (b445dd4) to head (e7cd8e9).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #65   +/-   ##
=======================================
  Coverage   76.56%   76.56%           
=======================================
  Files           4        4           
  Lines         320      320           
=======================================
  Hits          245      245           
  Misses         75       75           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@atodorov atodorov force-pushed the document_ssl_certificate_location_config branch from 8ffdd6a to 68489d9 Compare June 4, 2024 18:58
that should allow Python to verify the HTTPS certificate on the other
side of the connection and not complain about it!
@atodorov atodorov force-pushed the document_ssl_certificate_location_config branch from 68489d9 to 8c5b816 Compare June 4, 2024 19:06
however this won't go into official documentation because it is not a
supported method of consuming Kiwi TCMS, users should always have valid
SSL certificates.

Closes #56
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.

None yet

1 participant