Hi,

I have a new server certificate but I can't do it.

I'm trying with  keytool -import -alias tomcat -storetype pkcs12
-keystore /usr/share/tomcat5/keystore -file dspace.ipsca.der.2012 but
it outputs :
keytool error: java.lang.Exception: Failed to establish chain from reply

The section about certificates in server.xml is something like this:

  <Connector address="dspace.mydomain.edu" port="8443" maxHttpHeaderSize="8192"
               maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
               enableLookups="false" disableUploadTimeout="true"
               acceptCount="100" scheme="https" secure="true"
truststoreFile="/etc/tomcat5/keystore"
               clientAuth="false" sslProtocol="TLS"
keystorePass="Awpirruni" keystoreType="PKCS12" debug="0"
URIEncoding="UTF-8"  />


Please could you help to do it?

The OS is CentOS release 5.4 (Final)


Thanks in advance!


-- 
--
Sergio Belkin  http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified - http://www.lpi.org

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to