This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cacerts file


Hey Guys

When trying to do some https stuff with GCJ (Linux, rev 122233, shared), a "cacerts" file can't be found (java.io.FileNotFoundException: foobar\lib\security\cacerts). When using the cacerts file from a Sun JRE 1.6, I get "MalformedKeyringException: incorrect magic".

So, assuming that I can't just take the one from Sun, where can I get the correct cacerts file? Respectively how to create it?


thanks Marco


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]