Re: [users@httpd] ssl setup checking

2013-10-07 Thread Yehuda Katz
OpenSSL supports each of the options you need (one at a time). http://www.cyberciti.biz/faq/test-ssl-certificates-diagnosis-ssl-certificate/ Just add the server to the hosts file. - Y On Mon, Oct 7, 2013 at 5:22 AM, Robin Becker wrote: > I'm using multi ipaddress setup with virtual hosts to su

Re: [users@httpd] Public Vs. Development (Private) URL to Document: Not Same Document Roots For Absolute URLs of Supporting Documents

2013-10-07 Thread Yehuda Katz
I usually create vhosts for development for this reason. I would add a vhost for something like opinion.localhost (and add that to your hosts file). The only other option would be using some type of CMS that is aware of the multiple access paths. - Y On Mon, Oct 7, 2013 at 8:12 AM, Steve Penne

[users@httpd] Public Vs. Development (Private) URL to Document: Not Same Document Roots For Absolute URLs of Supporting Documents

2013-10-07 Thread Steve Penner
Apache/2.4.3 (Win32) OpenSSL/0.9.8x PHP/5.4.8 The (Windows) filesystem for my server this Windows path: Z:\service.web.opinions The tree under Z:\service.web.opinions is: Z:\service.web.opinions * developing * _content ++ opinionDocs.js ** culture +++elections.htm

[users@httpd] mod_jk.so 1.2.28 32 bit

2013-10-07 Thread Aditya Bajaj
Can anyone provide me some clue pls. Regards, Aditya httpd seems to be crashing the following version apache-ssl-2.2.16-1_WR4.3.fp_x86_32.7_NSN3.i686 Core was generated by `/usr/sbin/httpd -DFOREGROUND -f /tmp/HTTPDPlat/conf/httpd.conf -k start'. Program terminated with signal 11, Segmentatio

[users@httpd] ssl setup checking

2013-10-07 Thread Robin Becker
I'm using multi ipaddress setup with virtual hosts to support different certificates. For one of the hosts we currently don't have DNS pointing to the right ip so I edited my hosts file to point myextended.host.com at the relevant ip. This host has a GlobalSign extended cert. We want to check