Previous Topic

Next Topic

Book Contents

Book Index

Setting Custom Algorithm and Provider for Credential Management

You can initialize the assigned JSSE provider with specific provider of own and trusted credentials that will be used during the secure HTTP communication. The provider supporting the custom loading of credentials has to provide a KeyManagerFactory/TrustManagerFactory implementation for a specific algorithm and optionally for a provider name in compliance with JSSE's SPI.

Credentials algorithm and optionally provider name are specified as values of the following "Configuration":