supported truststore types

2006-09-25 Thread Robert Schuster
Hi, I am trying to get an application to run which wants to make a HTTPS connection and uses a custom truststore that was generated by the JDK. From trying out it seems that Classpath from HEAD does not support the keystore type 'JKS'. Is this the same for the generics branch? Is it possible to co

Re: supported truststore types

2006-09-25 Thread Casey Marshall
Robert Schuster wrote: > Hi, > I am trying to get an application to run which wants to make a HTTPS > connection > and uses a custom truststore that was generated by the JDK. From trying out it > seems that Classpath from HEAD does not support the keystore type 'JKS'. Is > this > the same for the