Difference between revisions of "Create Server Application"

From i2Rest
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
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 | Mozilla].
+
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]]
Line 9: Line 9:
 
2. Open Manage Applications and then click Add Application
 
2. Open Manage Applications and then click Add Application
  
[[attachment:Digital Certificate Manager - Mozilla Firefox 23.03.2020 21_46_54.png|{{attachment:Digital Certificate Manager - Mozilla Firefox 23.03.2020 21_46_54.png||width=400}}]]
+
[[File:Create_Server_Application_step2.png|700px]]
  
 
3. Select "Server" and click Continue:
 
3. Select "Server" and click Continue:
  
[[attachment:Digital Certificate Manager - Mozilla Firefox 23.03.2020 21_52_44.png|{{attachment:Digital Certificate Manager - Mozilla Firefox 23.03.2020 21_52_44.png||width=400}}]]
+
[[File:Create_Server_Application_step3.png|700px]]
  
 
4. Enter application ID, select required SSL protocols and other SSL characteristics:
 
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|{{attachment:Digital Certificate Manager - Mozilla Firefox 23.03.2020 22_08_56.png||width=400}}]]
+
[[File:Create_Server_Application_step4.png|700px]]
  
 
5. and press Add at the bottom of the screen:
 
5. and press Add at the bottom of the screen:
  
[[attachment:Digital Certificate Manager - Mozilla Firefox 23.03.2020 22_09_57.png|{{attachment:Digital Certificate Manager - Mozilla Firefox 23.03.2020 22_09_57.png||width=400}}]]
+
[[File:Create_Server_Application_step5.png|700px]]
  
 
6. OK
 
6. OK

Latest revision as of 11:50, 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

Create Server Application step2.png

3. Select "Server" and click Continue:

Create Server Application step3.png

4. Enter application ID, select required SSL protocols and other SSL characteristics:

Create Server Application step4.png

5. and press Add at the bottom of the screen:

Create Server Application step5.png

6. OK