On 10/25/2010 06:40 PM, Luigi Occhino wrote:
Hi there,
The problem I'm having is importing a signed ca (from goDaddy). I
believe I'm importing it correctly however after I've imported it along
with adding the crt files to the keystore, what happens is when I go to
connect to the webserver there's a certificate error indicating the
certificate being used is self-signed when it should be signed by
goDaddy???
I've spent many hours researching this issue on the net and have not
been successful. Someone suggested for me to try this mail list - it's
my last resort.
Hi Luigi,
This is not the right list for help with Jetty, since this is about
XWiki specific questions. The best resource for a specific project is
that project's mailing list, in this case jetty-users(a)eclipse.org, as
listed on
http://www.eclipse.org/jetty/mailinglists.php . I'll try to
help you a bit, though. Did you follow the steps listed on
http://docs.codehaus.org/display/JETTY/How+to+configure+SSL ? Did you
import the certificate into a keystore using keytool? Are any other
certificates stored in that keystore? Try "keytool -list -keystore
<keystore location> -v". If there's more than one key in there, try to
remove it. Did you properly reference the keystore in jetty.xml?
--
Sergiu Dumitriu
http://purl.org/net/sergiu/