Re: SSLCertificateKeyFile cannot find file that exists

2013-03-27 Thread Kevin Jenkins
3 PM > > To: Tomcat Users List > > Subject: Re: SSLCertificateKeyFile cannot find file that exists > > > > I finally got it working. For anyone else that has the same problem, > > the solution is very simple and I don't know why there are huge walls > > of text rat

RE: SSLCertificateKeyFile cannot find file that exists

2013-03-27 Thread Harris, Jeffrey E.
> -Original Message- > From: Kevin Jenkins [mailto:rak...@jenkinssoftware.com] > Sent: Wednesday, March 27, 2013 1:23 PM > To: Tomcat Users List > Subject: Re: SSLCertificateKeyFile cannot find file that exists > > I finally got it working. For anyone else that

Re: SSLCertificateKeyFile cannot find file that exists

2013-03-27 Thread Kevin Jenkins
rey E. < jeffrey.har...@mantech.com> wrote: > > > > -Original Message- > > From: Kevin Jenkins [mailto:rak...@jenkinssoftware.com] > > Sent: Wednesday, March 27, 2013 12:13 PM > > To: Tomcat Users List > > Subject: Re: SSLCertificateKeyFile cann

RE: SSLCertificateKeyFile cannot find file that exists

2013-03-27 Thread Harris, Jeffrey E.
> -Original Message- > From: Kevin Jenkins [mailto:rak...@jenkinssoftware.com] > Sent: Wednesday, March 27, 2013 12:13 PM > To: Tomcat Users List > Subject: Re: SSLCertificateKeyFile cannot find file that exists > > Thanks for the answer Jeffery. > > Regar

Re: SSLCertificateKeyFile cannot find file that exists

2013-03-27 Thread Kevin Jenkins
Message- > > From: Kevin Jenkins [mailto:rak...@jenkinssoftware.com] > > Sent: Wednesday, March 27, 2013 11:46 AM > > To: users@tomcat.apache.org > > Subject: SSLCertificateKeyFile cannot find file that exists > > > > I'm working on a project where I need to

RE: SSLCertificateKeyFile cannot find file that exists

2013-03-27 Thread Harris, Jeffrey E.
> -Original Message- > From: Kevin Jenkins [mailto:rak...@jenkinssoftware.com] > Sent: Wednesday, March 27, 2013 11:46 AM > To: users@tomcat.apache.org > Subject: SSLCertificateKeyFile cannot find file that exists > > I'm working on a project where I need t

SSLCertificateKeyFile cannot find file that exists

2013-03-27 Thread Kevin Jenkins
I'm working on a project where I need to test C++ code against an HTTPS web server. So I am trying to get Tomcat to work using HTTPS on localhost. Security does not matter right now, I just need to get an HTTPS server online so I can debug the C++. So I went to http://www.selfsignedcertificate.com