httpClient.truststore
                                                    The path to the truststore file for the NLP service.
| 
                                                                     Value  | 
                                                                
                                                                     String (a filepath)  | 
                                                            
| 
                                                                     Default  | 
                                                                
                                                                     (none)  | 
                                                            
| 
                                                                     How to set  | 
                                                                
                                                                     In Management Station, set on the Natural Language Processing service. If not using Management Station, set in the NLP service configuration file (User-nlpsxx.properties, see Configuration roadmap).  | 
                                                            
| 
                                                                     Usage  | 
                                                                
                                                                     Typically changed once, when setting up secure connections during the transition from development to production environments. See Securing connections with SSL/TLS. If you specify httpClient.keystore, that file becomes your keystore and truststore. Specifying a value here defines a truststore that is separate from the keystore.  | 
                                                            
Optionally, use this truststore to store certificates for the NLP service to identify itself to servers that request authentication. Otherwise, ignore this parameter and store the certificates in the keystore.