Understanding SSL/TLS for JDENET

Secure Sockets Layer (SSL/TLS) is a cryptographic protocol that enables secure communication between applications across a network. Enabling SSL/TLS communication provides several benefits, including message encryption, data integrity, and authentication. An encrypted message ensures confidentiality in that only authorized users have access to it. Data integrity ensures that a message is received intact without any tampering. Authentication guarantees that the person sending the message is who he or she claims to be.

You can configure EnterpriseOne to use SSL/TLS to encrypt all JDENET message data passed between the Enterprise Server and clients. In this context, a client would include an HTML Server, the Deployment Server, or any other client that makes requests to the EnterpriseOne Enterprise Server.