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

jvergara
17.16.2009 3bab8f9a65a733ce85196bfbb71fc4f80e6b6bc6
refs
author jvergara <jvergara@localhost>
Saturday, January 17, 2009 01:16 +0100
committer jvergara <jvergara@localhost>
Saturday, January 17, 2009 01:16 +0100
commit3bab8f9a65a733ce85196bfbb71fc4f80e6b6bc6
tree a42e4860a679fa57d6528136842beb7331d2ee00 tree | zip | gz
parent 391c56175d771b919d1b2db3e88cec42ed5e75c0 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
opends/src/ads/org/opends/admin/ads/util/ApplicationKeyManager.java 41 ●●●●● diff | view | raw | blame | history
opends/src/ads/org/opends/admin/ads/util/ApplicationTrustManager.java 39 ●●●● diff | view | raw | blame | history