Skip to content

Commit ced96fd

Browse files
update ubound link (#60)
update submodule Will create another PR if artifact name must be changed in the future, for now it works
1 parent 7065ece commit ced96fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common

docs/HowTo/Configure/Tessera.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Field|Default Value|Description
6464
`sharedKeyLength`|`32`|The key length used for symmetric encryption (keep in mind the key derivation operation always produces 32 byte keys and that the encryption algorithm must support it).
6565

6666
If `type` is set to `CUSTOM`, it provides support for external encryptor implementation to integrate
67-
with Tessera. The pilot third party integration is [Unbound Tech's Unbound Key Control (UKC) encryptor](https://github.com/unbound-tech/ub-integration/tree/master/Tessera) (jar available at `com.github.unbound-tech:encryption-ub:<version>`).
67+
with Tessera. The pilot third party integration is [Unbound Tech's Unbound Key Control (UKC) encryptor](https://github.com/unbound-tech/unbound-integration/tree/master/tessera) (jar available at `com.github.unbound-tech:encryption-ub:<version>`).
6868

6969
### Always-send-to
7070

0 commit comments

Comments
 (0)