260a8a0e9e
Motivation: Depending on what OpenSSL library version we use / system property that is set we need to skip tests that use KeyManagerFactory. Modifications: Add missing assume checks for tests that use KeyManagerFactory. Result: All tests pass even if KeyManagerFactory is not supported