이 페이지의 이전 버전을 보고 있습니다. 현재 버전 보기.

현재와 비교 페이지 이력 보기

« 이전 버전 11 다음 »

This issue occurs when any of the following is the case. If you use an SSL certificate provided by Samsung, change the certificate.

Example 1: S9player is connected to a server version v8 or older

Example 2: An older version server is updated to v9 and then connected to S9

  • This does not apply when an official SSL is used.
  • If any of the above is the case, you need to change the Edge server certificate before using the server.

About downloading

To download the MagicInfoCertG2.jks file, click here.

Viewing the certificate

Check the tomcat setting file in the MagicInfo server.

E.g.) C:\MagicInfo Premium\tomcat\conf\server.xml

Changing the MagicInfo server certificate

  1. Close the MagicInfo server service.

  2. Copy the MagicInfoCertG2.jks file to the C:\MagicInfo Premium\MagicInfo Premium\runtime\keystore folder.
  3. In the Server.xml file, change "MagicInfoIdentity.jks" to "MagicInfoCertG2.jks."
  4. Start the MagicInfo server service.

Changing the Edge server certificate

  1. Close the Edge server service.
  2. Copy the MagicInfoCertG2.jks file to the C:\MagicInfoEdgeServer\runtime\keystore folder.
  3. In the C:\MagicInfoEdgeServer\runtime\bin\ application.properties file, change "MagicInfoIdentity.jks" to "MagicInfoCertG2.jks."

    • appconfig.keystore-identity-path
    • server.ssl.key-store
  4. Start the Edge server service.