Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
qpid-java-6.0, qpid-java-6.0.1, qpid-java-6.0.2, qpid-java-6.0.3, qpid-java-6.0.4, qpid-java-6.0.5, qpid-java-6.1
-
None
Description
SSLUtil#readPrivateKey() should close its resources. The particular ones in use do not leak resources but for correctness we should close them anyway.