z/OS Cryptographic Services System SSL Programming
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Writing a System SSL source program

z/OS Cryptographic Services System SSL Programming
SC14-7495-00

The first step in creating a System SSL application is to write the source program using the System SSL programming interfaces. See API reference for a description of the format of the System SSL programming interfaces.

Before establishing a secure connection, SIGPIPE signals should be set to be ignored or a signal handler should be defined. TCP/IP functions can cause SIGPIPE signals. When the signal is ignored, TCP/IP reflects the signal as an EPIPE error for the TCP/IP functions.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014