Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
What’s left is to show you how to start a framework with security enabled. You need to make sure a security manager is installed in the system and tell the framework where it can find the trusted root certificates. You can either set a custom security manager or have the framework install its own security manager. Typically, you need to set the following two framework-configuration properties:
org.osgi.framework.security—Tells the framework to set the security manager
org.osgi.framework.trust.repositories—As mentioned earlier, specifies the repositories of trusted certificates