Documentation for Intellect 4.11.0-4.11.3. Documentation for other versions of Intellect is available too.

Previous page Next page


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Existence of special certificate from the Apple which is given to the ITV|AxxonSoft company and valid for a year is required for working of push-notifications functional of the Web-server 2.0 module. Replace certificate if it is expired.

Updating of push-notifications certificate is performed as follows:

  1. Download current certificate files available by link (these files are valid until May, 2019).
  2. Go to the Intellect installation directory. Open the \Modules\Jetty\webapps folder.
  3. Search for web2.war file. This file is a zip-archive. In this archive replace WEB-INF/classes/dev_keystore.p12 and WEB-INF/classed/keystore.p12 files on those files which are located in the archive downloaded in step 1. For example, it can be performed in the following way:
    1. Rename web2.war file as web2.zip.
    2. Unpack web2.zip file to the web2 folder using the program for working with zip-files (e.g. WinRAR or WinZip).
    3. Replace  WEB-INF/classes/dev_keystore.p12 and WEB-INF/classed/keystore.p12 files.
    4. Pack the contents of the folder to the web2.zip archive using the program for working with zip-files.

      Attention!

      It is required to pack only contents, not folder.
    5. Rename the web2.zip file as web2.war. Ensure that new file is located in the \Modules\Jetty\webapps folder.

 

Updating of push-notifications certificate is completed.

  • No labels