Linux and UNIX systems: Configuring the S-TAP to use x.509 certificate authentication
About this task
First, take note of what you have assigned as the CA and the CN of the certificate. If you don't remember, use the CLI command show system certificate to display the values.

You need the CN of the cert installed on the Guardium system and the public-key for the CA that signed the certificate on the Guardium system. You also might want a Certificate Revocation list signed by the same CA that signed the Guardium system cert, but it's not necessary.
The relevant parameters in the guard_tap.ini are:

If you do not choose to use a value for a parameter, set its value equal to NULL. This is pertinent to the CRL path in particular, or if you want to shut off certificate authentication and go back to TLS.