Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
integration
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
elixxir
integration
Merge requests
!6
Something went wrong on our end
Add file transfer test
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Add file transfer test
feature/bob/FileTransfer
into
release
Overview
1
Commits
8
Pipelines
0
Changes
3
Merged
Add file transfer test
Jono Wenger
requested to merge
feature/bob/FileTransfer
into
release
Oct 5, 2021
Overview
1
Commits
8
Pipelines
0
Changes
3
1
0
Merge request reports
Viewing commit
12e30fb1
Prev
Next
Show latest version
3 files
+
9
−
2
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
12e30fb1
Merge branch 'release' of git.xx.network:elixxir/integration into feature/bob/FileTransfer
· 12e30fb1
Jono Wenger
authored
Oct 18, 2021
basice2e/permissioning.yaml
+
3
−
0
View file @ 12e30fb1
Edit in single-file editor
Open in Web IDE
Show full file
@@ -52,6 +52,9 @@ roundIdPath: "results/roundId.txt"
@@ -52,6 +52,9 @@ roundIdPath: "results/roundId.txt"
# Path to the file containing the update ID
# Path to the file containing the update ID
updateIdPath
:
"
results/updateId.txt"
updateIdPath
:
"
results/updateId.txt"
# Path to whitelisted IPs for client ratelimiting
whitelistedIpAddressesPath
:
"
whitelist.txt"
# === REQUIRED FOR ENABLING TLS ===
# === REQUIRED FOR ENABLING TLS ===
# Path to the registration server private key file
# Path to the registration server private key file
keyPath
:
"
../keys/cmix.rip.key"
keyPath
:
"
../keys/cmix.rip.key"
Loading