Changes for page CI Generated Certificates

Last modified by Alexander Mott on 2026/01/09 18:15

From version 9.1
edited by Alexander Mott
on 2026/01/09 17:52
Change comment: There is no comment for this version
To version 5.1
edited by Mark Kohlmann
on 2022/01/13 21:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.alexander\.mott@chiefintegrations\.com
1 +XWiki.mark\.kohlmann@chiefintegrations\.com
Content
... ... @@ -5,37 +5,3 @@
5 5  |Root/Intermediate Chain|[[Root-Intermediate Chain>>attach:rootCA_cert.cer]]
6 6  |Root|[[Root Cert>>attach:CIRoot.cer]]
7 7  |Intermediate|[[Intermediate Cert>>attach:CICustomer.cer]]
8 -
9 -For Processors (3-series greater than 1.8001.4701.23085 or later / 4-series greater than v2.6000):
10 -
11 -* Load the root and intermediate cert to their respective stores (Toolbox->Functions->Security Certificates)
12 -** Select Root Tab
13 -*** Download [[Root Cert>>attach:CIRoot.cer]]
14 -*** Add Root Certificate and select the downloaded file
15 -** Select Intermediate Tab
16 -*** Download [[Intermediate Cert>>attach:CICustomer.cer]]
17 -*** Add Intermediate Certificate and select the downloaded file
18 -* Generate Certificate Signing Request (Toolbox->Functions->SSL Management->Play button)
19 -** If Toolbox's SSL Management gives an error, try generating the request through Text Console "##createcsr##" command
20 -*** Execute "##createcsr ?##" first to get all parameter values, and execute your command, e.g.: ##createcsr US:California:"Mission Viejo":"Chief Integrations":"Suport":100.64.0.1:support@chiefintegrations.com##
21 -*** Use File Manager or a separate SFTP program to extract the generated request.csr from the location indicated in the Text Console (typically "Internal Flash\sys\request.csr")
22 -* Send the following to Chief Integrations:
23 -** CSR (Certificate Signing Request) file
24 -** FQDN (Fully qualified domain name) of the processor
25 -** IP Address of the processor
26 -* Chief Integrations will send back the signed certificate
27 -* Load the signed certificate (Toolbox->Functions->SSL Management->Play button->Upload Signed Certificate)
28 -* Load the Root-Intermediate chain (Toolbox->Functions->SSL Management->Play button->Upload Root Certificate)
29 -* Select CA Signed (Toolbox->Functions->SSL Management)
30 -* Password boxes should be empty (Toolbox->Functions->SSL Management)
31 -* Hit Ok, processor will reboot
32 -
33 -For Touchpanels:
34 -
35 -* Load the root and intermediate cert to their respective stores (Toolbox->Functions->Security Certificates)
36 -** Select Root Tab
37 -*** Download [[Root Cert>>attach:CIRoot.cer]]
38 -*** Add Root Certificate and select the downloaded file
39 -** Select Intemediate Tab
40 -*** Download [[Intermediate Cert>>attach:CICustomer.cer]]
41 -*** Add Intermediate Certificate and select the downloaded file