rajujith opened a new issue, #10335:
URL: https://github.com/apache/cloudstack/issues/10335

   ### problem
   
   The global configurations ldap.truststore.password and ldap.truststore  used 
for enabling the SSL/TLS support for LDAP i.e LDAPS are set type dynamic and it 
is expected that updating them do not require cloudstack-management service 
restart. However this is the current behaviour. 
   
   - On setting the value for the above parameters for the first time it works 
without a restart.
   - If you update it later on it requires service restart. There is no message 
returned to admin that it requires restart.
   
   Considering the configuration is set as dynamic it should take effect 
without a service restart. 
   
   ### versions
   
   4.19.1.3
   
   ### The steps to reproduce the bug
   
   1. Create a truststore and set the values ldap.truststore.password and 
ldap.truststore
   2.Add LDAPS server
   3. Create a new truststore for different server  or rename current file or 
create an empty one and update the configuration in the step 1.
   4. Delete the server added in the step 2 and add it back. Or add a new LDAPS 
server based on the new truststore.
   5. You will recognize that the updated values don't take effect until next 
service restart. 
   ...
   
   
   ### What to do about it?
   
   The updated values should take effect without service restart.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to