The PEM file
- Last Updated: April 21, 2026
- 1 minute read
- Hybrid Data Pipeline
- Version 5.0
- Documentation
To enable SSL, Hybrid Data Pipeline should be configured with an SSL certificate issued by a certificate authority (CA). When either a client or load balancer connects to Hybrid Data Pipeline, it must be able to verify the signatures of all of the certificates in the chain. To establish trust, the Hybrid Data Pipeline server requires the full certificate chain, including the private and public keys of the SSL certificate, any intermediate certificates, and the root certificate. The full certificate chain must be supplied in the form of a PEM file.
Important: When TLS/SSL is enabled for communication
between an ODBC client application and Hybrid Data Pipeline, the server certificate must
be encrypted with an OpenSSL 3.5-compliant cryptographic algorithm.