z/OS Security Server RACF Diagnosis Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


The order of trace calls

z/OS Security Server RACF Diagnosis Guide
GA32-0886-00

SSL calls the r_datalib (IRRSDL00) callable service. For an error free SSL connection, SAF Trace will contain a pre and post record for the r_datalib functions in this order listed:
DataGetFirst
initial DataGetFirst call that fails due to bad length of parameters
DataGetFirst
the first DataGetFirst call succeeds
CheckStatus
DataGetNext
call fails due to bad length of parameters
DataGetNext
call succeeds
CheckStatus
DataGetNext
call fails because there are no more certificates in the key ring
DataAbortQuery
the call ending the query

 

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014