Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jenny Ryan
ouinet
Commits
1c4fe643
Commit
1c4fe643
authored
Apr 17, 2020
by
Ivan Vilata-i-Balaguer
Browse files
Readme: More fixes for injector public key file.
parent
ddd0f555
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
1c4fe643
...
...
@@ -352,10 +352,11 @@ populate its default environment file:
After an injector has finished starting, you may want to use the shell
container to inspect and note down the contents of
`injector/endpoint-*`
(injector endpoints) and
`injector/cache-*`
(cache index keys) to be used by
clients. The injector will also generate a
`tls-cert.pem`
file which you
should distribute to clients for TLS access. Other configuration information
like credentials can be found in
`injector/ouinet-injector.conf`
.
(injector endpoints) and
`injector/ed25519-public-key`
(public key for HTTP
signatures) to be used by clients. The injector will also generate a
`tls-cert.pem`
file which you should distribute to clients for TLS access.
Other configuration information like credentials can be found in
`injector/ouinet-injector.conf`
.
To start the injector in headless mode, you can run:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment