Greetings, I am new to the list and I hope this is an appropriate question.
I am running tomcat-4.1.27 and j2sdk-1.4.1 on fedora (both from rpms), and having trouble creating a client https URL. When running a stand-alone program, it works fine, but within tomcat I get an exception: "Protocol handler not found: https". I note that Security.getProviders() returns different provider lists. With the stand-alone program, it gets the expected list: SUN, SunJSSE, SunRsaSign, SunJCE, and SunJGSS. The same code in tomcat lists only one provider: GNU. All this is a little baffling to me. Any ideas? Rob -- Rob Scala Scala Systems - custom software development http://www.scalasystems.com 860-443-5702 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
