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

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 to test C++ code against an HTTPS web

Re: SSLCertificateKeyFile cannot find file that exists

2013-03-27 Thread Kevin Jenkins
...@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 test C++ code against an HTTPS web server. So I am trying to get Tomcat to work using HTTPS on localhost

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. Regarding the APR connector, I'm guessing

Re: SSLCertificateKeyFile cannot find file that exists

2013-03-27 Thread Kevin Jenkins
at 9:46 AM, Harris, Jeffrey 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 cannot find file that exists Thanks

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 has the same problem

Re: SSLCertificateKeyFile cannot find file that exists

2013-03-27 Thread Kevin Jenkins
: 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 rather than just saying this To enable APR: 1. Download tomcat-native-1.1.27-win32-bin