WIP: Add https support to apache2 on ICF-CI #22
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
inm7/inm-icf-utilities!22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "christian-monch/enh-ci-https"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR enables SSL on the test-HTTP server. It installs all necessary certificates to enable
requestsandgit-annexto establish connections to the server.The PR changes the
data_webserver-fixture to return anhttps:-URL on an appveyor-VM. So all tests should run against an https:-endpoint.Fixes #17
BEFORE this PR can be merged, the following tasks have to be completed:
./singularity/icf.def:27according to the comment after #36 was merged..appveyor/datafrom this branch (optional)To indicate that the previous tasks should be completed before the merge, this PR is put into draft mode
The remaining errors are not related to https (datalad get fails)
Remaining get-errors where fixed by merging the latest changes from main into the branch.
View command line instructions
Manual merge helper
Use this merge commit message when completing the merge manually.
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.