Allow custom SSL ca chain in HTTP client #14

Open
lash wants to merge 1 commits from lash/custom-ca into master
Owner
No description provided.
lash added 1 commit 2022-01-26 11:22:31 +01:00
This pull request has changes conflicting with the target branch.
  • clicada/cli/arg.py
  • clicada/cli/user.py
  • clicada/user/file.py
  • requirements.txt
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b lash/custom-ca master
git pull origin lash/custom-ca

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff lash/custom-ca
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: grassrootseconomics/clicada#14
No description provided.