From: Roger W. <ro...@pr...> - 2002-10-30 03:25:33
|
Are you using Cryptix 3.2.0? The problem we had was when using the addProvider method to install the cryptix libraries: "Netscape security model is no longer supported. Please migrate to the Java 2 security model instead." Then everything just bombs out... im guessing that this is b/c of the calls that cryptix makes to netscape.security. We are using the following line to add the libraries: java.security.Security.addProvider(new cryptix.provider.Cryptix()); are you also using this method in your s/w? Thanks, Roger. -----Original Message----- From: cry...@li... [mailto:cry...@li...]On Behalf Of Jeroen C. van Gelderen Sent: Wednesday, 30 October 2002 12:55 PM To: Roger Whitbread Cc: cry...@li... Subject: Re: [Cryptix-users] Cryptix and Mac OS X On Tuesday, Oct 29, 2002, at 01:15 US/Eastern, Roger Whitbread wrote: > i was wondering if anyone has had tried using Cryptix libraries on Mac > OS X, in particular, with regard to the security exception > that gets thrown when you try and load them. I'm personally using them on OS X. I don't remember but may very well have tweaked something to make it work. What exception are you seeing? -J -- Jeroen C. van Gelderen - je...@va... - +1 242 357 5115 "All that is necessary for evil to triumph is for good men to do nothing." -- Edmund Burke ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Cryptix-Users mailing list Cry...@li... https://lists.sourceforge.net/lists/listinfo/cryptix-users |