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.mdfile 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.mdandREADME.mdfiles - Updated
CertificateAuthority/README.mdfile
- Added
Hardware requirementsandStop and delete IDS-testbed set upsections toInstallationGuide.mdfile - Added
IDS Reference Testbed ImplementationstoREADME.mdfile
- Fix error at
InstallationGUide.mdIndex - Fix consistency in CA and SubCA certificate generation
- Included Index at
InstallationGuide.mdfile
- Updated
InstallationGuide.md,README.md,TestbedUserGuide.mdand 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.shscript
- Set up Omejdn DAPS production version 1.6.0 (folder
DAPS) - Added TLS certificates for the DAPS
httpscommunication protocol
- Change DAPS from
httptohttps - Modified
.envandDAPS/nginx.conffiles - DSC and MDB dependencies updated to use
httpsDAPS - Modified
docker-compose.ymlfile to apply changes - Artifact content in postman collection
- Updated
MVDS.mdfile
- Removed unnecessary certificates from
DAPSfolder
- Fix Postman Collection invalid JSON for artifact
- Added automated testsuite (folder
Testsuite) - Created
minimum-viable-data-spacefolder
- Updated
minimum-viable-data-space/MVDS.mdfile
- 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
DataspaceConnectorAandDataspaceConnectorB) - 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 Collectionto execute the generation of a complete offer at DSCA, registration of both connectors at the Metadata Broker and a complete contract negotiation between connectors