FELIX-4387 Get configuration early in the constructor before registering services to make sure to get proper updates. (Thanks Tobias Bocanegra for providing the patch)
Finalized this test, which is reproducing some problems inside ConfigurationDependencyImpl.Also, this test seems to reproduce a NPE inside config admin (see FELIX-4385).
FELIX-3910: Added additional test for concurrent services registration (test not finished, I need to add configuration dependencies, as well as aspects ...).
FELIX-4376 Allow configuring included and excluded SSL Cipher Suites for the Jetty server. Applying slightly modified patch by Dominique Pfister (thanks)