play1
play1 copied to clipboard
cleanup code
- use primitive type instead of wrapper;
- close keystore after loading;
- extract methods and constants for readability;
- X509TrustManager#getAcceptedIssuers() must return non null value.