diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 52cfc8567..8af9f4f1d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,6 +3,8 @@ name: CI on: pull_request: branches: [ main ] + paths-ignore: + - 'docs/**' concurrency: group: ${{ github.head_ref }} diff --git a/CHANGELOG.md b/CHANGELOG.md index 915c13960..060fd1d34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,10 @@ # Changelog All notable changes to this project will be documented in this file. -## [7.0.1-RA] - 2022-02-14 +## [7.0.1-ra] - 2022-02-15 + +This version is not available in the `main` branch but in `release/v7.0.1-ra`. +Details on how to run the DSC with remote attestation can be found [here](https://international-data-spaces-association.github.io/DataspaceConnector/Deployment/Configuration#idscp2-usage-and-remote-attestation). ### Added - Add `mvn-local` directory and allow the usage of locally published artifacts in the `pom.xml`. diff --git a/docs/pages/deployment/configuration.md b/docs/pages/deployment/configuration.md index c5e786de6..c26f4eff1 100644 --- a/docs/pages/deployment/configuration.md +++ b/docs/pages/deployment/configuration.md @@ -533,6 +533,8 @@ The `idscp2.[keystore/truststore]` properties define paths to the keystore and t The provided example keystore (`cert.p12`) is issued for hostname `consumer-core`, which has to be set in `docker-compose.yml`, or elsewhere, accordingly. +**Modifications to support remote attestation are only provided with DSC v7.0.1-ra!** + The `idscp2.[supported/expected]-ra-suites-[client/server]` properties specify the supported and expected remote attestation mechanisms for client and server, respectively. The default configuration specifies both the "Dummy" remote "attestation" (which does nothing), and