Details
Description
The option 'Use certificates stored in the Nexus truststore to connect to external systems' does not get reflected correctly in the UI.
Steps to reproduce:
1. Create a new LDAP connection and check the box to 'Use certificates stored in the Nexus truststore to connect to external systems'
2. Save the connection
3. Refresh the page
4. View that the box is no longer checked but the data in orientdb is correct.
The side effect of this is if you try to verify the connection it uses the state from the UI to test the connection and not the state on the backend so it will fail for SSL connections.