i have generated .keystore file using the keytool
and entered all the certificate information
and als othe password was 'changeit' as told in the
doc..
also the file is in the default location..

keystore -list gives the following output

Keystore type: jks
Keystore provider: SUN

Your keystore contains 1 entry

tomcat, Jan 10, 2008, keyEntry,
Certificate fingerprint (MD5) .........(i did not
print the finger print...but it shows up here)

i was wondering if due to APR i have to configure
openssl and not SSl

any ideas pleae?

thanks

--- Andrei Tchijov <[EMAIL PROTECTED]> wrote:

> most likely u do not have keychain and/or there is
> no suitable  
> certificate in the keychain
> 
> read this
> 
>
http://techtracer.com/2007/09/12/setting-up-ssl-on-tomcat-in-3-easy-steps/
> 
> On Jan 11, 2008, at 14:51 , Neha Agrawal wrote:
> 
> > hi
> >   i am new user for tomcat.
> > i have installed tomcat5.5 on debian etch
> > also compiled tocat native libraries 1.3 version..
> > http://localhost:8180 is working correctly
> > but not https://localhost:8443
> >
> > it says after a long delay The connection to
> > localhost:8443 was interrupted while the page was
> > loading.
> >
> > i configured the SSL connector as told in SSL
> > documnetation on tomcat documentation...
> > ie the minimum required
> > it looks like this in the server.xml file
> >
> > <Connector port="8443" maxHttpHeaderSize="8192"
> >               maxThreads="150"
> minSpareThreads="25"
> > maxSpareThreads="75"
> >               enableLookups="false"
> > disableUploadTimeout="true"
> >               acceptCount="100" scheme="https"
> > secure="true"
> >               clientAuth="false" sslProtocol="TLS"
> />
> >
> > none of the logs show any error
> >
> > please do respond
> > thanks
> > neha
> >
> >
> >
> > is the native library stuff causing the problem?
> >
> >
> >
> >      Now you can chat without downloading
> messenger. Go to
> http://in.messenger.yahoo.com/webmessengerpromo.php
> >
> >
>
---------------------------------------------------------------------
> > To start a new topic, e-mail:
> users@tomcat.apache.org
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, e-mail:
> [EMAIL PROTECTED]
> >
> 
> 
>
---------------------------------------------------------------------
> To start a new topic, e-mail:
> users@tomcat.apache.org
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 



      Unlimited freedom, unlimited storage. Get it now, on 
http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html/

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to