Releases: International-Data-Spaces-Association/IDS-testbed
Releases · International-Data-Spaces-Association/IDS-testbed
v1.2.0
Added
- Added script to generate PKI certificates for IDS-testbed using CFSSL
- Created new IDS-testbed certificates for the deployment of the components
Changed
- 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
v1.1.0
Added
- Introduced a PostgreSQL database for each connector
- Created new IDS-testbed certificates for the deployment of the components
Changed
- 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
v1.0.0
Added
- 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 and DataspaceConnectorB)
- 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