|
From: Tomas G. <to...@pr...> - 2015-09-07 06:23:17
|
Those errors I think are unimportant and unrelated. It sounds more like you managed to mix up client keystores, server keystore and server truststore so they don't match. Since you have re-installed with a new database you need to have new superadmin and new tomcat.jks and new truststore.jks. Regards, Tomas On 2015-09-07 03:49, Ngoc Kha Vu wrote: > Hi Tomas. > > Thankyou for your reply. I've already installed superadmin.p12 in my > browser. I've done it many times before (with these version of EJBCA, > JBOSS and JDK). But this time it didn't work :sad: > > Note 1: I've installed EJBCA as guideline and it works, then because I > want to install with new database so I drop the old database and create > a new one, then follow the guideline as I did before. But after running > JBOSS, I can't access adminweb. Although I can access public web. > > Note 2: There are some errors found in JBOSS server.log: > > 015-09-05 15:02:16,490 ERROR [STDERR] Sep 5, 2015 3:02:16 PM > com.sun.xml.ws.transport.http.servlet.WSServletContextListener > contextInitialized > > 2015-09-05 15:02:16,637 ERROR [STDERR] Sep 5, 2015 3:02:16 PM > com.sun.xml.ws.transport.http.servlet.RuntimeEndpointInfoParser > processWsdlLocation > > 2015-09-05 15:02:17,536 ERROR [STDERR] Sep 5, 2015 3:02:17 PM > com.sun.xml.ws.transport.http.servlet.WSServletDelegate init > > > Please help me. > Thanks. > > On Sun, Sep 6, 2015 at 4:02 PM, Tomas Gustavsson <to...@pr... > <mailto:to...@pr...>> wrote: > > > Hi, > > Have you installed superadmin.p12 in your browser? > > As first step I'd recommend using the latest version of EJBCA, JBoss > and Java, as described at http://www.ejbca.org. Many things have > happened in the SSL/TLS environment lately and incompatibilities can > occur with very old versions as you use. > > Regards, > Tomas > ----- > Save time and money with an Enterprise support subscription. Please > see www.primekey.se <http://www.primekey.se> for more information. > https://www.primekey.se/technologies/products-overview/ > https://www.primekey.se/service-support/support/ > > > On 2015-09-06 03:54, Ngoc Kha Vu wrote: > > Dear all. > > I've installed ejbca version 3.10.3 with JBOSS 4 GA, using JDK6. > After > installation process, I am able to access public web (via 8080 > port_no > authentication required) however, when I access admin web which > is using > 8443 port with certificate authentication I got this error: > > Firefox: > > Secure Connection Failed > > Peer reports it experienced an internal error. > > (Error code: ssl_error_internal_error_alert) > > The page you are trying to view cannot be shown because the > authenticity > of the received data could not be verified. > > Please contact the website owners to inform them of this problem. > Alternatively, use the command found in the help menu to report this > broken site. > > > Chrome: > Unable to make a secure connection to the server. This may be a > problem > with the server, or it may be requiring a client authentication > certificate that you don't have. > Error code: ERR_SSL_PROTOCOL_ERROR > > Please help me get rid of this error. > Many thanks. > -- > ==================== > Best regards and thanks. > Vu Ngoc Kha (Mr.) > +84982618879 <tel:%2B84982618879> > > > > > -- > ==================== > Best regards and thanks. > Vu Ngoc Kha (Mr.) > +84982618879 <tel:%2B84982618879> > > > > > ------------------------------------------------------------------------------ > > > > _______________________________________________ > Ejbca-develop mailing list > Ejb...@li... > https://lists.sourceforge.net/lists/listinfo/ejbca-develop > |