inet_ssl_ca_certificates_file
                                                    A file containing one or more sequential PEM-encoded public CA certificates.
| 
                                                                     Value  | 
                                                                
                                                                     String  | 
                                                            
| 
                                                                     Default  | 
                                                                
                                                                     (none)  | 
                                                            
| 
                                                                     How to set  | 
                                                                
                                                                     
                                                                          | 
                                                            
| 
                                                                     Usage  | 
                                                                
                                                                     Rarely changed.  | 
                                                            
This file can contain a single root certificate-authority (CA) certificate, or any combination of root CA and associated intermediate CA certificates. The certificates are used to both validate the server and define a valid chain for the client certificate provided in inet_ssl_certificate_file.
This parameter corresponds to the server.tls.caCertificatesFile parameter for the Speech Server. When you set this parameter on Speech Server in Management Station, it takes precedence over the Vocalizer inet_ssl_ca_certificates_file setting.
If you set inet_ssl_verify, you must also set this parameter.
Related parameters