In order to decode SSL traffic, AppResponse requires which of the following?
Private key in PKCS12 format.
Private key in PEM format.
Private key and CA-signed public certificate in two separate files (PEM or DER formats).
Private key and CA-signed public certificate in PEM or PKCS12 formats.
CA-signed public certificate in PEM format.
Submit