mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
17.16.2009 f9602afdbf9484d0d04bc9018568e85fbe558191
refs
author jvergara <jvergara@localhost>
Saturday, January 17, 2009 01:16 +0100
committer jvergara <jvergara@localhost>
Saturday, January 17, 2009 01:16 +0100
commitf9602afdbf9484d0d04bc9018568e85fbe558191
tree b9e8f8713a81180c8e267b4eea834f3a357b2a32 tree | zip | gz
parent e51b916fd8aaa516695fc0e55b6186f8ddd2ee19 view | diff
Fix for issue 3724 (ApplicationTrustManager.java use hard coded provider and algorithm ~)

Use the same code of the core server to find a TrustManagerFactory: instead of using a hardcoded provider and algorithm the code now takes the default algorithm of the JVM.
2 files modified
80 ■■■■■ changed files
opendj-sdk/opends/src/ads/org/opends/admin/ads/util/ApplicationKeyManager.java 41 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/ads/org/opends/admin/ads/util/ApplicationTrustManager.java 39 ●●●● diff | view | raw | blame | history