CALL "NetSetSSLCert" USING
public-cert-file
GIVING
status-code.
| public-cert-file | An alphanumeric item specifying the location of a file containing a PEM formatted certificate. |
| status-code | A numeric item that, if nonzero, indicates the request encountered an error. In this case, the string representation of the error may be obtained by calling NetGetError. |