|
From: Manuel R. <MR...@e-...> - 2002-07-03 09:50:26
|
Thanks for the reply, things seem to be looking up with regards to getting the admin panel working. But (there is always a "but") could anybody clarify the following line in the doc/README file : "Download the CA certificate, transfer to PEM-format and concatenate the certificates together in 'tomcat.pem.'" Following the steps detailed previously to this one, I now have a tomcat.req and a tomcat.pem in my EJBCA directory Thanks in advance M -----Original Message----- From: Tomas Gustavsson [mailto:to...@pr...] Sent: 02 July 2002 09:09 To: Manuel Reyes Cc: ejb...@li... Subject: Re: [Ejbca-develop] RA Admin Web Interface Nice to see people try out the experimental features The RA web interface is currently work-in-progress, but does however somewhat work. There is a preliminary section in the end of doc/README which describes the rather crude current setup procedure. The RA web administration requires authentication with a client certificate (this is real sensitive stuff), which currently only works with JBoss-Tomcat. JBoss-Jetty will probably support it when JBoss integrates v 4.1 of Jetty, once that is finished, today it does not support CLIENT-CERT authentication in 'web.xml'. As you may guess it has been quiet about the RA web admin interface because it is not yet completed. Take a peek in doc/README. Regards, Tomas Manuel Reyes wrote: > Does anybody have any experience of using the RA Admin web interface which > is deployed in the raadmin.war contained in ejbca-ca.ear? > > If I open the raadmin.war file I find all the various jsp scripts etc for > the web interface, but there doesnt seem to be any documentation available > anywhere (e.g. the files in help\ (all html) seem to be simply place holders > for future (hopefully planned) documentation, and there seems to be nothing > on the ejbca sourceforge website). > > The problem that I am encountering is that when I try and access the web > interface (http://servername:8080/raadmin/index.jsp) I am presented with the > following error(s) in my browser : > > 1) javax.servlet.ServletException: Client certificate required. > 2) se.anatom.ejbca.webdist.ejbcaathorization.AuthorizationDeniedException: > Client certificate required. > > (these errors are mirror by the jboss server output. For the sake of size > and readability of this post I have stripped out the majority of the java > generated error) > > As far as I can tell the client has a valid certificate installed, and > ejbca/jboss are working fine > > Versions : > EJBCA-2.0 pre1 (http://ejbca.sourceforge.net) > jboss-3.0.0RC1_tomcat-4.0.3 (http://www.jboss.org) > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Ejbca-develop mailing list > Ejb...@li... > https://lists.sourceforge.net/lists/listinfo/ejbca-develop |