Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

For secure communication between the CoreOne Web Services and the end devices, an SSL certificate is required that corresponds to the CoreOne Web Services. In other words, the subject alternative name of the certificate must match the URL of the Web. If the CoreOne Web Services and the CoreOne Applications Services are installed on the same system, the same certificate can be used.

For each connection between the CoreOne Application Services and the CoreOne System Connectors / CoreOne Secure Router, a separate certificate is required per server, which supports “Server Authentication” and “Client Authentication”. In addition, the corresponding public certificate must be available on the other side.

As example:

URL

Service

Certificate

Subject Alternativ Name

https://demo.itsense.ch

CoreOne Web Services

CoreOne Web Services

demo.itsense.ch oder *itsense.ch

https://openid.itsense.ch

CoreOne Authentication Services

CoreOne Authentication Services

openid.itsense.ch oder *itsense.ch

https://api.itsense.ch

CoreOne API

CoreOne API

api.itsense.ch oder *itsense.ch

https://portal.itsense.ch

CoreOne Self Service Portal

CoreOne Self Service Portal

portal.itsense.ch oder *itsense.ch

COS WEB < - > COS APP

internal certificate

IAM.Genreal

...

  1. COS WEB < - >Endgerät (SSL certificate for UI)

  2. COS Token Signing (For signing the Tokens)

  3. COS AUTH < - > Endgerät (SSL certificate for OpenID)

  4. COS WEB < - > COS APP (Internal communication)

  5. COS APP < - > COS RT (Internal communication)

  6. COS RT < - > COS SC / COS RT (Internal communication)

...