play1 icon indicating copy to clipboard operation
play1 copied to clipboard

cleanup code

Open aleksandy opened this issue 4 weeks ago • 2 comments

  • use primitive type instead of wrapper;
  • close keystore after loading;
  • extract methods and constants for readability;
  • X509TrustManager#getAcceptedIssuers() must return non null value.

aleksandy avatar Jan 10 '26 08:01 aleksandy