For secure and encrypted TLS/SSL communication between a client and a server, so-called certificates are used because they enable secure authentication.
Certicates used by iba programs can be administered in a central certificate store.
Before a client can connect to a server, an application certificate must first be configured. Certificates can be provided from both the server and client side. Communication can only take place if each partner trusts the partner certificate.
Certificates can either be exchanged spontaneously when a connection is established or registered as trusted in advance. If a previously unknown certificate is offered when a connection is established, the user must manually accept or reject the certificate. Accepted certificates are automatically entered into the table in the certificate store and marked as trusted. If the certificate is rejected, then no communication will take place.
You can also register certificates and then mark them as "not trusted". Communication with partners with such certificates is then always denied. Once certificates have been registered, i.e., entered in the table in the certificate store, the user will no longer be notified or prompted when communication is established – regardless of whether the certificates are marked as "trusted" or "not trusted".
Note |
|
|---|---|
|
Some interfaces in ibaPDA, such as the e-mail output, use Windows certificates. Other features, such as OPC UA server or MQTT data stores use certificates from the central certificate store of ibaPDA. |
|