![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibems_status tibemsSSLParams_AddIssuerCert(tibemsSSLParams SSLParams,tibems_int size,tibems_int encoding );tibems_status tibemsSSLParams_AddIssuerCertFile(tibemsSSLParams SSLParams,tibems_int encoding );
SSLParams has usage pointer.COBOL does not support tibemsSSLParams_AddIssuerCertFile.
Issuer certificates are certificates that authenticate the client’s certificate; the certificate authority (CA) that issued the client’s certificate supplies these. SSL clients must supply them during the SSL handshake, so your program must set them.If the parameter object already has issuer certificates, this call adds to that set; it does not overwrite them.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |