Client Certificate (-CERT)
Use the Client Certificate adapter command (-CERT) to specify the label of the client certificate in the key store.
This command is applicable only when the [SSL_CLIENT] secure_mode setting in the dtx.ini file (/runtime/secure_mode) is set, and SSL/TLS encryption is in effect.
-CERT {label}
- Option
- Description
- label
- The name of the entry in the certificate store, which is specified by the key_store field in the dtx.ini file.
Note: The certificate store contains all personal and trusted
certificates in a PKCS12 format file. To see the examples on how to import private
keys and certificate chains into this encrypted file, refer to the
readme.txt file located in the
<Design Studio installation
folder>\examples\secureadapt\ssl folder.