> > I don't really know what I am talking about here, but that line tries > to call method PrivateKeyEntry on class KeyStore. Is PrivateKeyEntry > not in fact a class? Should it be KeyStore::PrivateKeyEntry or > something along those lines? > > Colin >
HI, Thanks for your answer. KeyStore.PrivateKeyEntry is a java static class: http://docs.oracle.com/javase/1.5.0/docs/api/java/security/KeyStore.PrivateKeyEntry.html Still getting the same error gsaly -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

