4 Source: Webové služby ISDS pro manipulaci s datovými zprávami, version 2.16
6 Source: Provozní řád ISDS, version 2011-06-19, Page 13
7 Source: Podpora OTP autentizace v ISDS, version 2011-10-14, Page 3
8 Source: Podpora authentizace Mobilním klíčem v rozhraní WS v ISDS, version 1.1
12 Servers are accessed by HTTPS protocol. Server fully qualified domain name varies on ISDS
13 instance and authenticiation method.
15 Two ISDS instances exist. Each instance has a unique two-level domain name:
17 ISDS Instance Base domain
18 ---------------------------------------------
19 Production instance mojedatovaschranka.cz
20 Testing instance czebox.cz
23 Different log-in methods require different subdomains and URL path infixes:
25 Authentication method Subdomain Path
26 ---------------------------------------------------------------
28 System certificate ws1c /cert/DS/
29 Commercial certificate with HTTP basic ws1c /certds/DS/
30 System certificate and box ID ws1c /hspis/DS/
31 OTP without client certificate www /apps/DS/
32 Mobile key www /apps/DS/
35 For example, when logging into the production instance with HTTP basic
36 authentication, a base URL is <https://ws1.mojedatovaschranka.cz/DS/>. When
37 logging into the testing instance with the OTP method, the base URL is
38 <https://www.czebox.cz/apps/DS/>.