Changelog All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- none
- none
- none
- none
- none
- none
- Added script to generate PKI certificates for IDS-testbed using CFSSL
- Created new IDS-testbed certificates for the deployment of the components
- Certificate Authority using CFSSL
- CA certificates include IP Addresses and Subject Alternative Names to the created certificates
- Changed IDS-testbed component's certificates with new CA provided certificates
- Updated
CertificateAuthority/README.md
file to highlight the new CFSSL process for certificate generation - Updated docker-compose nginx version to 1.25.3 and proper certificate used names
- Introduced a PostgreSQL database for each connector
- Created new IDS-testbed certificates for the deployment of the components
- Updated component versions:
- DSC version 7.1.0 --> 8.0.2
- MDB version 5.0.0 --> 5.0.3
- Updated CA to include IP Addresses and Subject Alternative Names to the created certificates
- Changed IDS-testbed component's certificates with new CA provided certificates
- Updated
InstallationGuide.md
andREADME.md
files - Updated
CertificateAuthority/README.md
file
- Added
Hardware requirements
andStop and delete IDS-testbed set up
sections toInstallationGuide.md
file - Added
IDS Reference Testbed Implementations
toREADME.md
file
- Fix error at
InstallationGUide.md
Index - Fix consistency in CA and SubCA certificate generation
- Included Index at
InstallationGuide.md
file
- Updated
InstallationGuide.md
,README.md
,TestbedUserGuide.md
and file - Updated MetadataBroker to version 5.0.0
- Version 4.2.8 of MetadataBroker due to errors with the local broker-core image
- Fix documentation files to apply DAPS production set up
- Fix
register_connector.sh
script
- Set up Omejdn DAPS production version 1.6.0 (folder
DAPS
) - Added TLS certificates for the DAPS
https
communication protocol
- Change DAPS from
http
tohttps
- Modified
.env
andDAPS/nginx.conf
files - DSC and MDB dependencies updated to use
https
DAPS - Modified
docker-compose.yml
file to apply changes - Artifact content in postman collection
- Updated
MVDS.md
file
- Removed unnecessary certificates from
DAPS
folder
- Fix Postman Collection invalid JSON for artifact
- Added automated testsuite (folder
Testsuite
) - Created
minimum-viable-data-space
folder
- Updated
minimum-viable-data-space/MVDS.md
file
- Fix Postman link in ‘README.md` file
- Provide a Certificate Authority (folder
CA
) with generated PKI certificates (CA, SubCA and Cert) used in the deployment of IDS-testbed components - Set up Omejdn DAPS development version 1.6.0 (folder
DAPS
) - Set up Dataspace Connector version 7.1.0 (folder
DataspaceConnectorA
andDataspaceConnectorB
) - Set up Metadata Broker version 4.2.8 (folder
MetadataBroker
) - Provide a documentation file for setting up the IDS-testbed (file
InstallationGuide.md
) - Provided a
Postman Collection
to execute the generation of a complete offer at DSCA, registration of both connectors at the Metadata Broker and a complete contract negotiation between connectors