The typical internet client/server relationship with a third-party verifying the server becomes a little more complicated when considering the relationships between the various programs (processes) within the NiagaraAX Framework.
NiagaraAX’s SSL implementation is platform based. All SSL Toolset functions can be configured using only a platform connection and without any station running.
Three NiagaraAX programs (processes) require communication protection:
Fox Service, a proprietary program that is used for all network communication between stations as well as between the Workbench and stations.
Web Service for the station. This service is used to download the Workbench applet (wbapplet) and the modules that are required for running the station. It is also used to display hx pages, mobile pages, etc.
Platform for Niagarad, which provides Http connectivity to a platform.
For more information about how the NiagaraAX programs provide NiagaraAX functionality, see Types of NiagaraAX Programs in the Networking and IT Guide.
Figure 18 illustrates the possible client/server relationships within the NiagaraAX Framework:
Workbench station (client) connected to JACE station (server) using secure Fox Service.
Workbench (client) logged in to a JACE platform (server) using Niagarad (platform connection).
JACE station (client) connected to a Supervisor station (server) using secure Fox Service.
Supervisor station (client) connected to a JACE station (server) using secure Fox Service.
Web browser (client) connected to the station (server) using Https.
Station (client) connected to the remote Supervisor (server) (Http).
JACE station (client) logged in to another JACE station (server) using secure Fox Service.
Supervisor station (client) connected to a station (server) using Https.
Each JACE in figure Figure 18 has all the same connections to Workbench and the Supervisor as the other JACE. For simplicity the illustration uses each
to demonstrate the nearest connections (nearest in the drawing).
Copyright © 2000-2016 Tridium Inc. All rights reserved.