Community
Participate
Working Groups
Currently the HttpClient hardcodes a few constants such as the keystore type (JKS, which for example is not supported by Android which works with BKS), and the protocol in case the keystore is missing. We should allow total configurability of these values.
Added missing getters and cleaned up.