mirror of
https://github.com/moparisthebest/k-9
synced 2025-03-10 14:30:57 -04:00

The error reporting assures an exception is thrown if setKeyStoreFile(null) is called without a prior call to setKeyStoreLocation(String directory). Also, fix TrustManagerFactoryTest indentation.