multiple keystore files

Hi,

I use JSSE to connect to different mail servers throuhg ssl. I need to use a different truststores (say: "store1" and "store2"). Is there some way to statically tell to the java environment to use both files ?

Pietro

[240 byte] By [pietro.maggia] at [2007-11-27 11:23:59]
# 1

Why? Why not put all the trusted certificates into the same truststore?

ejpa at 2007-7-29 15:55:16 > top of Java-index,Security,Java Secure Socket Extension (JSSE)...