relaycorp / awala-endpoint-internet

Middleware for server-side apps to communicate over Awala without implementing any of the networking or cryptography from the protocol suite.
https://docs.relaycorp.tech/awala-endpoint-internet/
GNU Affero General Public License v3.0
1 stars 0 forks source link

Integrate MongoDB-backed public key & certificate stores #30

Closed gnarea closed 1 year ago

gnarea commented 1 year ago

Basically replace the MockPublicKeyStore and MockCertificateStore with these: https://github.com/relaycorp/relaynet-internet-gateway/tree/b396864/src/keystores

We should ideally move factor out those 4 files into a separate lib, to avoid duplication with the Internet Gateway.

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 1.4.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: