You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jessica Krosschell <jk...@guident.com> on 2010/03/08 20:40:43 UTC

Configuring SSL on Tomcat 5.5.28

Good afternoon,

I am implementing SSL on Tomcat 5.5.28 (on a Windows Server 2008 box) for
the first time as part of a BusinessObjects implementation.  My client wants
to use a self signed certificate and I was able to create one using the
keytool utilities with a keystore, but it has already expired (it's been 90
days).  How can I create a self signed certificate that lasts longer?  Do I
need to use something like OpenSSL?  I have looked on the Tomcat
documentation and spent many hours googling, but I'm not completely clear on
the process.

I've included screenshots of my process to help describe what I'm doing.

Thanks,
Jessica

-- 
Jessica (Batista) Krosschell
Senior Engineer - BI Division
Guident
198 Van Buren Street
Suite 120
Herndon, VA 20170
Mobile: 703-597-1552
Email: jkrosschell@guident.com
Website: www.guident.com

RE: Configuring SSL on Tomcat 5.5.28

Posted by "Caldarale, Charles R" <Ch...@unisys.com>.
> From: CBy [mailto:tomcat@byrman.demon.nl]
> Subject: Re: Configuring SSL on Tomcat 5.5.28
> 
> On 8-3-2010 20:40, Jessica Krosschell wrote:
> > I was able to create one using the keytool utilities with a
> > keystore, but it has already expired (it's been 90 days).
> 
> Use -validity numberOfDays (default 90).
> 
> > I have looked on the Tomcat documentation and spent many hours 
> > googling

To further CBy's statement, use the keytool doc, not Google:
http://java.sun.com/javase/6/docs/technotes/tools/windows/keytool.html

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Configuring SSL on Tomcat 5.5.28

Posted by CBy <to...@byrman.demon.nl>.
On 8-3-2010 20:40, Jessica Krosschell wrote:
> Good afternoon,
> I am implementing SSL on Tomcat 5.5.28 (on a Windows Server 2008 box) 
> for the first time as part of a BusinessObjects implementation.  My 
> client wants to use a self signed certificate and I was able to create 
> one using the keytool utilities with a keystore, but it has already 
> expired (it's been 90 days).  How can I create a self signed 
> certificate that lasts longer?

Use -validity numberOfDays (default 90).

CBy

> Do I need to use something like OpenSSL?  I have looked on the Tomcat 
> documentation and spent many hours googling, but I'm not completely 
> clear on the process.
> I've included screenshots of my process to help describe what I'm doing.
> Thanks,
> Jessica
>
> -- 
> Jessica (Batista) Krosschell
> Senior Engineer - BI Division
> Guident
> 198 Van Buren Street
> Suite 120
> Herndon, VA 20170
> Mobile: 703-597-1552
> Email: jkrosschell@guident.com <ma...@guident.com>
> Website: www.guident.com <http://www.guident.com>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org