Changes for page CI Generated Certificates

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

From version 10.1
edited by Alexander Mott
on 2026/01/09 18:15
Change comment: There is no comment for this version
To version 7.1
edited by Mark Kohlmann
on 2022/01/13 21:36
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
... ... @@ -12,20 +12,14 @@
12 12  ** Select Root Tab
13 13  *** Download [[Root Cert>>attach:CIRoot.cer]]
14 14  *** Add Root Certificate and select the downloaded file
15 -** Select Intermediate Tab
15 +** Select Intemediate Tab
16 16  *** Download [[Intermediate Cert>>attach:CICustomer.cer]]
17 17  *** Add Intermediate Certificate and select the downloaded file
18 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 22  * Send the following to Chief Integrations:
23 23  ** CSR (Certificate Signing Request) file
24 24  ** FQDN (Fully qualified domain name) of the processor
25 -*** For isolated Control Subnets, running "##doma##" command on the processor will give the FQDN (typically "[hostname].crestron")
26 -*** Use Windows Terminal and run "ping  [FQDN]" to verify the FQDN is correct, e.g.
27 27  ** IP Address of the processor
28 -*** For isolated Control Subnets, this should be the IP on the CS, e.g. 100.64.0.1 or 172.22.0.1
29 29  * Chief Integrations will send back the signed certificate
30 30  * Load the signed certificate (Toolbox->Functions->SSL Management->Play button->Upload Signed Certificate)
31 31  * Load the Root-Intermediate chain (Toolbox->Functions->SSL Management->Play button->Upload Root Certificate)