Configuration of Certificates¶
The communication between UltraSearch and DataCentral requires using certificates.
Note
Certificates are essential for establishing trusted, encrypted connections between servers and clients, especially when dealing with sensitive data. By encrypting the connection with certificates, we prevent unauthorized parties from intercepting or “listening in” on data transmissions, ensuring data integrity and security.
Which Certificates can be used¶
Self-signed (by SpaceObServer DataCentral)¶
A “self-signed” certificate is a type of certificate that SpaceObServer generates automatically during installation, acting as its own trusted authority for encrypted connections.
A self-signed certificate relies on SpaceObServer itself to establish trust, meaning it is recognized as valid only within the SpaceObServer and UltraSearch ecosystem.
This certificate is used exclusively for secure communication between SpaceObServer and UltraSearch clients, ensuring that data transmitted within this specific environment remains encrypted and protected.
Own Certificate¶
An “own certificate” refers to a self-created certificate within a trusted domain. These certificates are used to encrypt data and ensure secure connections across the organization’s network.
By relying on domain-owned certificates, the organization maintains control over trust within its environment, enabling secure communication without needing third-party certification.