Skip to content

Commit

Permalink
📝 Remove link to ephemeral file
Browse files Browse the repository at this point in the history
  • Loading branch information
agmangas committed Mar 7, 2024
1 parent 311198d commit 98829c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ edc.transfer.proxy.token.signer.privatekey.alias=datacellar
edc.transfer.proxy.token.verifier.publickey.alias=publickey
```

These are the aliases for the private key and public certificate. The value `publickey` refers to the key of the public certificate in the vault properties file ([`vault.properties`](dev-config/certs-provider/vault.properties)).
These are the aliases for the private key and public certificate. The value `publickey` refers to the item containing the public certificate in the `vault.properties` file.

```properties
eu.datacellar.openapi.url=http://host.docker.internal:9090/openapi.json
Expand Down

0 comments on commit 98829c8

Please sign in to comment.