Design the certificate chain of trust

To be your own CA, you will need a root certificate and possibly one or more intermediate certificates as well as a server certificate for every Supervisor and JACE in the network. The private key of your root certificate will be used to sign any intermediate certificates, which, in turn, will be used to sign your server certificates. Before you begin, consider these questions.

Creating a certificate chain of trust also involves setting up the Workbench, Supervisor and JACE Key and Trust Stores. What to import into each entity depends on the function of the entity. As noted in NiagaraAX’s client/server architecture, a given entity may serve as a client or a server. For an illustration of what goes in each store, see About the certificate creation and signing process.

This section includes these topics: