JksSslStoreBundle

constructor(keyStoreDetails: JksSslStoreDetails, trustStoreDetails: JksSslStoreDetails)

Create a new JksSslStoreBundle instance.

Parameters

keyStoreDetails

the key store details

trustStoreDetails

the trust store details


constructor(keyStoreDetails: JksSslStoreDetails, trustStoreDetails: JksSslStoreDetails, resourceLoader: ResourceLoader)

Create a new JksSslStoreBundle instance.

Since

3.3.5

Parameters

keyStoreDetails

the key store details

trustStoreDetails

the trust store details

resourceLoader

the resource loader used to load content