Closed SebastianOpriel closed 2 years ago
Most likely this is due to the old image (registry.gitlab.cc-asp.fraunhofer.de:4567/eis-ids/broker/core
instead of registry.gitlab.cc-asp.fraunhofer.de/eis-ids/broker/core
). @NehaThawani44 can you test that the new image has a proper keystore configuration?
@SebastianOpriel The broker core image is updated now with the new certificate, let me know if you still have issues.
Hi, I digged a little bit deeper into the code and figured out, that the referenced image in docker-compose file uses an outdated keystore
https://github.com/International-Data-Spaces-Association/ids-metadata-broker-open-frontend/blob/3e7bc7ecbd138054dc8abed8eced1243c0cd3d07/docker/composefiles/frontend-dev/docker-compose.yml#L11
Unfortunately this image does not have options to override the used keystore
isstbroker-keystore.jks
(see below), thus no valid DAT can be fetched.