What is the main purpose of CSI SSL/TLS?
CSI SSL/TLS provides secure communication channels for TCP/IP applications on zVSE/VSEn. It uses industry-standard protocols to encrypt data in transit, protecting sensitive information from eavesdropping and tampering.
What versions of SSL and TLS does CSI SSL/TLS support?
CSI SSL/TLS supports standard TLS versions, including TLS 1.2 and TLS 1.3, as well as older SSL versions for compatibility. The specific versions supported depend on the configuration and the capabilities of the communicating endpoints.
How does CSI SSL/TLS integrate with existing applications?
CSI SSL/TLS integrates with existing TCP/IP applications on zVSE/VSEn. It can be configured to secure specific applications or services, providing a secure communication layer without requiring extensive modifications to the applications themselves.
What type of certificates does CSI SSL/TLS use?
CSI SSL/TLS uses X.509 certificates for authentication and encryption. These certificates are used to verify the identity of the communicating parties and to establish secure communication channels.