Closed gnarea closed 1 year ago
Basically replace the MockPublicKeyStore and MockCertificateStore with these: https://github.com/relaycorp/relaynet-internet-gateway/tree/b396864/src/keystores
MockPublicKeyStore
MockCertificateStore
We should ideally move factor out those 4 files into a separate lib, to avoid duplication with the Internet Gateway.
INTERNET_ENDPOINT_PEER_SESSION_MAX_AGE
:tada: This issue has been resolved in version 1.4.2 :tada:
The release is available on:
v1.4.2
Your semantic-release bot :package::rocket:
Basically replace the
MockPublicKeyStore
andMockCertificateStore
with these: https://github.com/relaycorp/relaynet-internet-gateway/tree/b396864/src/keystoresWe should ideally move factor out those 4 files into a separate lib, to avoid duplication with the Internet Gateway.
INTERNET_ENDPOINT_PEER_SESSION_MAX_AGE
.