Client Interfaces Guide > TIBCO SSIS Components for TDV > Advanced Features > SSL Configuration
 
SSL Configuration
Customizing the SSL Configuration
By default, the component attempts to negotiate SSL/TLS by checking the server's certificate against the system's trusted certificate store.
 
To specify another certificate, see the SSLServerCert property for the available formats to do so.
Client SSL Certificates
The TDV component also supports setting client certificates. Set the following to connect using a client certificate.
SSLClientCert: The name of the certificate store for the client certificate.
SSLClientCertType: The type of key store containing the TLS/SSL client certificate.
SSLClientCertPassword: The password for the TLS/SSL client certificate.
SSLClientCertSubject: The subject of the TLS/SSL client certificate.