Data Transformation Engine HTTP Adapter Reference Guide

Chapter 3 - HTTP Commands List of Commands
HTTP Adapter Reference Guide
11
Certificate Authority (-CA)
Use the Certificate Authority adapter command (-CA) to specify the file from
which to load trusted CA certificates.
-CA filename
Option Description
filename
Specify the file from which to load the trusted CA
certificates.
Client Certificate (-CERT)
Use the Client Certificate adapter command (-CERT) to specify the file
containing the client certificate (if used). If a client certificate needs to be
used for establishing an HTTP SSL connection, then both -CERT and -PKEY
must appear on the adapter command line.
-CERT filename
Option Description
filename
Specify the file containing the client certificate.
Client Certificate Password (-CPASS)
Use the Client Certificate Password adapter command (-CPASS) to specify the
password for the client certificate (if password protected).
-CPASS password
Option Description
password
Specify the password for the client certificate.