aboutsummaryrefslogtreecommitdiff
path: root/common/src/at/gv/egovernment/moa/util/SSLUtils.java
diff options
context:
space:
mode:
Diffstat (limited to 'common/src/at/gv/egovernment/moa/util/SSLUtils.java')
-rw-r--r--common/src/at/gv/egovernment/moa/util/SSLUtils.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/src/at/gv/egovernment/moa/util/SSLUtils.java b/common/src/at/gv/egovernment/moa/util/SSLUtils.java
index 621562e2d..d5266fb25 100644
--- a/common/src/at/gv/egovernment/moa/util/SSLUtils.java
+++ b/common/src/at/gv/egovernment/moa/util/SSLUtils.java
@@ -137,7 +137,6 @@ public class SSLUtils {
* initialized from the given trust store.
*
* @param trustStore the trust store to use
- * @param trustStorePassword password protecting the given trust store
* @return <code>TrustManager</code>s to be used for creating an
* <code>SSLSocketFactory</code> utilizing the given trust store
* @throws GeneralSecurityException thrown while initializing the