Hi,
I found a piece of code to establish a simple bind (non-ssl) and are trying to change it to use SSL but when I add the "ldap_app_ssl_client_init_np" procedure, the definition is not found. What should my H spec look like? Right now I have:
H DFTACTGRP(*NO) ACTGRP(*NEW) BNDDIR('QC2LE')
H OPTION(*SRCSTMT: *NODEBUGIO)
Thanks.
I found a piece of code to establish a simple bind (non-ssl) and are trying to change it to use SSL but when I add the "ldap_app_ssl_client_init_np" procedure, the definition is not found. What should my H spec look like? Right now I have:
H DFTACTGRP(*NO) ACTGRP(*NEW) BNDDIR('QC2LE')
H OPTION(*SRCSTMT: *NODEBUGIO)
Thanks.