Difference between revisions of "Create Server Application"
Pavel.lobko (talk | contribs) |
Pavel.lobko (talk | contribs) |
||
Line 3: | Line 3: | ||
i2Rest Server uses DCM Application ID to secure connections with its clients. | i2Rest Server uses DCM Application ID to secure connections with its clients. | ||
You will have to define Server Application to be able to start secured (https) instances of i2Rest Server. Application definition allows you to define all required characteristics of secured connection. i2Rest uses all SSL protocol characteristics as defined on [https://www.ibm.com/support/knowledgecenter/ssw_ibm_i_72/rzain/rzainappdefs.htm DCM Application Definitions]. <BR> | You will have to define Server Application to be able to start secured (https) instances of i2Rest Server. Application definition allows you to define all required characteristics of secured connection. i2Rest uses all SSL protocol characteristics as defined on [https://www.ibm.com/support/knowledgecenter/ssw_ibm_i_72/rzain/rzainappdefs.htm DCM Application Definitions]. <BR> | ||
− | You can find recommended configurations for servers using TLS at [https://wiki.mozilla.org/Security/Server_Side_TLS | + | You can find recommended configurations for servers using TLS at [https://wiki.mozilla.org/Security/Server_Side_TLS Mozilla]. |
1. [[Open *SYSTEM Certificate Store]] | 1. [[Open *SYSTEM Certificate Store]] |
Revision as of 11:43, 14 April 2020
i2Rest Server uses DCM Application ID to secure connections with its clients.
You will have to define Server Application to be able to start secured (https) instances of i2Rest Server. Application definition allows you to define all required characteristics of secured connection. i2Rest uses all SSL protocol characteristics as defined on DCM Application Definitions.
You can find recommended configurations for servers using TLS at Mozilla.
1. Open *SYSTEM Certificate Store
2. Open Manage Applications and then click Add Application
[[attachment:Digital Certificate Manager - Mozilla Firefox 23.03.2020 21_46_54.png|Template:Attachment:Digital Certificate Manager - Mozilla Firefox 23.03.2020 21 46 54.png]]
3. Select "Server" and click Continue:
[[attachment:Digital Certificate Manager - Mozilla Firefox 23.03.2020 21_52_44.png|Template:Attachment:Digital Certificate Manager - Mozilla Firefox 23.03.2020 21 52 44.png]]
4. Enter application ID, select required SSL protocols and other SSL characteristics:
[[attachment:Digital Certificate Manager - Mozilla Firefox 23.03.2020 22_08_56.png|Template:Attachment:Digital Certificate Manager - Mozilla Firefox 23.03.2020 22 08 56.png]]
5. and press Add at the bottom of the screen:
[[attachment:Digital Certificate Manager - Mozilla Firefox 23.03.2020 22_09_57.png|Template:Attachment:Digital Certificate Manager - Mozilla Firefox 23.03.2020 22 09 57.png]]
6. OK