186481bbe8
The provider of an SSL key/trust store is different from that store's type. However, the broker currently doesn't differentiate these and uses the provider for both. Changing this *may* potentially break existing users who are setting the provider, but I don't see any way to avoid that. This is a bug that needs to be fixed in order to support use-cases like PKCS#11. Change summary: - Added documentation. - Consolidated several 2-way SSL tests classes into a single parameterized test class. All these classes were essentially the same except for a few key test parameters. Consolidating them avoided having to update the same code in multiple places. - Expanded tests to include different providers & types. - Regenerated all SSL artifacts to allow tests to pass with new constraints. - Improved logging for when SSL handler initialization fails. |
||
---|---|---|
.. | ||
src | ||
pom.xml |