Skip to content
Snippets Groups Projects
Commit f29bb858 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

DOC: hint to passphrase

parent d8629232
No related branches found
No related tags found
No related merge requests found
Pipeline #27704 passed
......@@ -59,6 +59,9 @@ you need to uncomment the respective sections in `envoy.yml` and `docker-compose
The given configuration assumes, that the certificate files are placed in a folder
`compose/certs` and named `caosdb.key.pem` and `caosdb.cert.pem`.
It is assumed, that `caosdb.key.pem` does not have a passphrase. You can remove one
with `openssl rsa -in oldKey.pem -out newKey.key`.
## Configuration
### Bind IP
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment