From b515b449978f07d07a377e9f6652ec221e8a7289 Mon Sep 17 00:00:00 2001 From: Aare Nurm Date: Thu, 17 Nov 2022 14:49:12 +0200 Subject: [PATCH] SIVA-372 update ria.ee links --- docs/siva3/interfaces.md | 2 +- docs/siva3/structure_and_activities.md | 2 +- test-helpers/XRoadSoapUITests/SiVaXRoadSoapUITests.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/siva3/interfaces.md b/docs/siva3/interfaces.md index 06a368fb8..4f60aab0b 100644 --- a/docs/siva3/interfaces.md +++ b/docs/siva3/interfaces.md @@ -8,7 +8,7 @@ SiVa service provides **REST JSON** and **SOAP** interfaces that enable the serv * Request validation of XAdES signature without datafiles. * Request datafiles inside of DDOC container -SiVa service SOAP interface supports X-Road v6. However, it is optional whether to integrate SiVa service using X-Road or using "plain" SOAP interface. This document only describes the SiVa service part of the interface, for the X-Road specifics visit Riigi Infosüsteemi Amet [webpage](https://www.ria.ee/ee/x-tee.html). +SiVa service SOAP interface supports X-Road v6. However, it is optional whether to integrate SiVa service using X-Road or using "plain" SOAP interface. This document only describes the SiVa service part of the interface, for the X-Road specifics visit Riigi Infosüsteemi Amet [webpage](https://www.ria.ee/en/state-information-system/data-exchange-platforms/data-exchange-layer-x-tee). In the following subsections, the SiVa validation request and response interfaces are described in detail. diff --git a/docs/siva3/structure_and_activities.md b/docs/siva3/structure_and_activities.md index 342a20dee..680a026a2 100644 --- a/docs/siva3/structure_and_activities.md +++ b/docs/siva3/structure_and_activities.md @@ -81,7 +81,7 @@ Required: | Component | Description | |------------------------------|--------------------------------------------------------| | **Digidoc3 client** | DigiDoc3 client is a program that can be used to sign digitally with ID-card and Mobile-ID, check the validity of digital signatures and open and save documents inside the signature container. See the github [project](https://github.com/open-eid/qdigidoc) for further details. | -| **XROAD security server** | A client subsystem that, once connected, allows SiVa to be integrated into the [X-Road data exchange layer](https://www.ria.ee/en/x-road.html) | +| **XROAD security server** | A client subsystem that, once connected, allows SiVa to be integrated into the [X-Road data exchange layer](https://www.ria.ee/en/state-information-system/data-exchange-platforms/data-exchange-layer-x-tee) | | **EU TSL provider** | A subsystem that provides SiVa with a current TSL. An HTTPS endpoint, that provides an XML formatted file that lists all trusted service providers along with their certificates. | | **Monitoring** | (Optional) A subsystem that tracks the health and uptime of SiVa webapps | diff --git a/test-helpers/XRoadSoapUITests/SiVaXRoadSoapUITests.txt b/test-helpers/XRoadSoapUITests/SiVaXRoadSoapUITests.txt index 0750319e0..6e1992f07 100644 --- a/test-helpers/XRoadSoapUITests/SiVaXRoadSoapUITests.txt +++ b/test-helpers/XRoadSoapUITests/SiVaXRoadSoapUITests.txt @@ -5,7 +5,7 @@ SiVa web service X-Road validation web service Configuration: -- X-Road v6 Security Server must be set up and configured. SiVa web service must be added to provided service list also sccess rights to use the service must be added. For details how to set up and configure X-Road v6 Security server check https://www.ria.ee/ee/x-tee-juhendid.html#v6 +- X-Road v6 Security Server must be set up and configured. SiVa web service must be added to provided service list also sccess rights to use the service must be added. For details how to set up and configure X-Road v6 Security server check https://www.ria.ee/en/state-information-system/data-exchange-platforms/data-exchange-layer-x-tee - SiVa web service (and X-Road validation web service) must be set up and configured in a way that they are accessible for X-Road Security Server. Details how to deploy SiVa web service can be found http://open-eid.github.io/SiVa/siva/v2/deployment/