99
1010 < title > Web eID: electronic ID smart cards on the Web</ title >
1111 < link
12- href ="/css/bootstrap.min.css "
13- rel ="stylesheet "
12+ href ="/css/bootstrap.min.css "
13+ rel ="stylesheet "
1414 />
1515 < link
16- href ="/css/main.css "
17- rel ="stylesheet "
16+ href ="/css/main.css "
17+ rel ="stylesheet "
1818 />
1919</ head >
2020< body class ="m-4 ">
@@ -45,8 +45,8 @@ <h4>Table of contents</h4>
4545
4646 < hr />
4747 < h3 > < a id ="usage "> </ a > Usage</ h3 >
48- < p > The recommended way of installing Web eID is by installing < a
49- href ="https://www.id.ee/en/article/install-id-software/ "> the latest Open-EID ID-software package</ a > .
48+ < p > The recommended way of installing Web eID is by installing
49+ < a href ="https://www.id.ee/en/article/install-id-software/ "> the latest Open-EID ID-software package</ a > .
5050 In case you do not need or want to install the Open-EID package, install the latest Web eID packages in
5151 Firefox, Chrome, Edge or Safari according to the following instructions:
5252 </ p >
@@ -61,16 +61,15 @@ <h3><a id="usage"></a>Usage</h3>
6161 | bash</ code > < br >
6262 Note: as of the 2.5 version, Web eID supports Firefox installed via Snap.
6363 </ li >
64- < li > on < b > macOS</ b > 12 or later, for Firefox and Chrome from < a
65- href ="https://installer.id.ee/media/web-eid/web-eid_2.6 .0.654 .dmg "> here</ a > ,
64+ < li > on < b > macOS</ b > 13 or later, for Firefox and Chrome from
65+ < a href ="https://installer.id.ee/media/web-eid/web-eid_2.7 .0.660 .dmg "> here</ a > ,
6666 </ li >
67- < li > on < b > macOS</ b > 12 or later, for Safari, install the extension from < a
68- href ="https://apps.apple.com/ee/app/web-eid/id1576665083?mt=12 "> App Store</ a > ,
67+ < li > on < b > macOS</ b > 13 or later, for Safari, install the extension from
68+ < a href ="https://apps.apple.com/ee/app/web-eid/id1576665083 "> App Store</ a > ,
6969 </ li >
70- < li > on < b > Windows</ b > 10, Windows 11, Windows Server 2016, Windows Server 2019, Windows Server
71- 2022,
72- for Firefox, Chrome and Edge from < a
73- href ="https://installer.id.ee/media/web-eid/web-eid_2.6.0.900.x64.exe "> here</ a > .
70+ < li > on < b > Windows</ b > 10, Windows 11, Windows Server 2019, Windows Server 2022, Windows Server
71+ 2025 for Firefox, Chrome and Edge from
72+ < a href ="https://installer.id.ee/media/web-eid/web-eid_2.7.0.906.x64.exe "> here</ a > .
7473 </ li >
7574 </ ul >
7675 </ li >
@@ -220,7 +219,7 @@ <h3><a id="for-developers"></a>For developers</h3>
220219 < ul >
221220 < li > in Java use the < i > digidoc4j</ i > library in the back end of the web
222221 application according to the instructions
223- < a href ="https://github.com/web-eid/web-eid-authtoken-validation-java/example#integration-with-digidoc4j-components "> here</ a > ,
222+ < a href ="https://github.com/web-eid/web-eid-authtoken-validation-java/tree/main/ example#integration-with-digidoc4j-components "> here</ a > ,
224223 </ li >
225224 < li > in .NET/C# use the < i > libdigidocpp</ i > library in the back end of the web
226225 application according to the instructions
0 commit comments