Allan Doyle
adoyle at intl-interfaces.com
Mon Apr 30 10:13:05 EST 2001
Has anyone successfully integrated mod_python 2.7.2 with Covalent's Raven SSL security for Apache? I'm getting segmentation faults when I try to use it on an https address (things work fine under http). I'm running RedHat 7.0, Apache 1.3.12, Raven SSL 1.5.3, mod_python 2.7.2, and Python 2.0. I'm using DSO and am loading mod_python first. It doesn't matter whether I'm invoking mod_python or not, the https side of things core dumps if I have the mod_python directives in the httpsd.conf file and does not core dump if I comment them out. Based on Covalent's web site I've taken LARGEFILE support out of Python/mod_python ( http://www.covalent.net/support/view_faq?faqid=119&productid=25&catid=0&search_string=perl ) You can see the code I'm running at http://www.intl-interfaces.net/cookbook/WMS/basic-wms2.py and try it out by clicking on the map found at http://www.intl-interfaces.net/cookbook/WMS/ Now I want to play with x.509 control over who can see what maps so I want to move things into https. Any help would be appreciated. Allan -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Allan Doyle adoyle at intl-interfaces.com International Interfaces +1 781 433 2695 (Office) http://www.intl-interfaces.com +1 781 254 9484 (Mobile/Voicemail)
|