Wrap ConfigurationModel and KeyStoreManager into ConfigurationContainer
To replace the configuration everywhere while the application is running a ConfigurationContainer is neccessary. It should rebuild the KeyStoreManager with the new Configuration (if the paths to the Key- and/or Trustore changed) and rebuild OkHttpClients using the new ProxyConfiguration and Truststore.