Hi Glenn,
Thanks for the advice. My last try was to leave security manager with just
these lines:
grant {
permission java.security.AllPermission;
};
( which I premuse is the same as running without a security manager ) and
it didn't work.
I opened a bug report because I don't think I'm able to do something
further.
Thanks for the help !
Renato - Brazil
On Wed, 23 Jan 2002 20:17:49 -0600, Glenn Nielsen
<[EMAIL PROTECTED]> escreveu :
> Oh, one more thing you can try. Configure the following permission
> in your catalina.policy.
>
>
> permission
java.security.SecurityPermission "getProperty.cert.provider.x509v1";
>
> Regards,
>
> Glenn
>
> Renato wrote:
> >
> > This is the last message I got, besides the usual already reported.
> >
> > default context init failed: java.security.PrivilegedActionException
> > <<java.security.NoSuchAlgorithmException: Algorithm SunX509 not
available>>
> >
> > Looking at the docs, it looks like it couldn't find the JSSE libraries.
I
> > even forced the jsse.jar, jcert.jar and jnet.jar on the global classpath
> > when starting Catalina but I still can't use Security Manager and JSSE
at
> > the same time.
> >
> > Anything else I could do ?
> >
> > On Tue, 22 Jan 2002 13:58:17 -0600, Glenn Nielsen
> > <[EMAIL PROTECTED]> escreveu :
> >
> > > Try starting tomcat 4 with -security and the following properties
defined:
> > >
> > > -Djava.security.debug=access,failure -Djava.net.debug=ssl
> > >
> > > That should generate alot of debug data to help you track down the
source
> > > of the problem.
> > >
> > > Regards,
> > >
> > > Glenn
> > >
> > > Renato wrote:
> > >
> > > > Hi all,
> > > >
> > > > I'm installing Tomcat 4.0.2B2. Everything is fine except for the
> > following:
> > > >
> > > > - I try to run a servlet that uses JSSE. If I start Catalina without
> > the '-
> > > > security' it works fine, if I start with the '-security' it
generates
> > the
> > > > error:
> > > >
> > > > java.net.SocketException: SSL implementation not available
> > > > (...)
> > > >
> > > > The JSSE libraries are on ${java.home}/jre/lib/ext and this path has
> > > > permission to all.
> > > >
> > > > I also tried on Tomcat 3.3 and the servlet works with or without the
> > > > security manager.
> > > >
> > > > Any hint ?
> > > >
> > > > Thanks
> > > > Renato - Brazil
> > > >
> > > > --
> > > > To unsubscribe, e-mail: <mailto:tomcat-dev-
> > [EMAIL PROTECTED]>
> > > > For additional commands, e-mail: <mailto:tomcat-dev-
> > [EMAIL PROTECTED]>
> > > >
> > >
> > >
> > >
> > > --
> > > ----------------------------------------------------------------------
> > > Glenn Nielsen [EMAIL PROTECTED] | /* Spelin donut madder |
> > > MOREnet System Programming | * if iz ina coment. |
> > > Missouri Research and Education Network | */ |
> > > ----------------------------------------------------------------------
> > >
> > >
> > > --
> > > To unsubscribe, e-mail: <mailto:tomcat-dev-
> > [EMAIL PROTECTED]>
> > > For additional commands, e-mail: <mailto:tomcat-dev-
> > [EMAIL PROTECTED]>
> > >
> > >
> > >
> > >
> >
> > --
> > To unsubscribe, e-mail: <mailto:tomcat-dev-
[EMAIL PROTECTED]>
> > For additional commands, e-mail: <mailto:tomcat-dev-
[EMAIL PROTECTED]>
>
> --
> ----------------------------------------------------------------------
> Glenn Nielsen [EMAIL PROTECTED] | /* Spelin donut madder |
> MOREnet System Programming | * if iz ina coment. |
> Missouri Research and Education Network | */ |
> ----------------------------------------------------------------------
>
> --
> To unsubscribe, e-mail: <mailto:tomcat-dev-
[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:tomcat-dev-
[EMAIL PROTECTED]>
>
>
>
>
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>