From ee065b4f78ee6249da872dadbb61965f4663c74c Mon Sep 17 00:00:00 2001 From: Mart Somermaa Date: Fri, 21 Aug 2026 17:25:15 +0300 Subject: [PATCH] example: change Web eID application packages' version to 2.10.0, update .NET example links WE2-1219 Signed-off-by: Mart Somermaa --- example/src/main/resources/templates/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/example/src/main/resources/templates/index.html b/example/src/main/resources/templates/index.html index fd28a8da..c2c0235d 100644 --- a/example/src/main/resources/templates/index.html +++ b/example/src/main/resources/templates/index.html @@ -62,14 +62,14 @@

Usage

Note: as of the 2.5 version, Web eID supports Firefox installed via Snap.
  • on macOS 14 or later, for Firefox and Chrome from - here, + here,
  • on macOS 14 or later, for Safari, install the extension from App Store,
  • on Windows 10, Windows 11, Windows Server 2019, Windows Server 2022, Windows Server 2025 for Firefox, Chrome and Edge from - here. + here.
  • @@ -223,7 +223,7 @@

    For developers

  • in .NET/C# use the libdigidocpp library in the back end of the web application according to the instructions - here. + here.
  • @@ -233,7 +233,7 @@

    For developers

    and digital signing is available here. The .NET/C# version of the example is available - here. + here. The PHP version of the example is available here.