Home

 

SSLPeerNamePtr (MQPTR)

 

Address of the SSL peer name.

When a certificate is received during a successful SSL handshake, the Distinguished Name of the subject of the certificate is copied into the MQCD field accessed by SSLPeerNamePtr at the end of the channel which receives the certificate. It overwrites the SSLPeerName value for the channel if this is present in the local user's channel definition. If a security exit is specified at this end of the channel it will receive the Distinguished Name from the peer certificate in the MQCD.

This is an input field to the exit. The field is not present if Vis less than MQCD_VERSION_7.

 

Parent topic:

Fields


ic18790_


 

Home