More POST stuff.

1999-06-12 Thread James Simmons
I get : --- Method Not Allowed The requested method POST is not allowed for the URL /bnl/bnlorder_confirm.php3. Apache/1.3.6 Server at imperial.edgeglobal.com Port 443 -- Its compile

Bug?

1999-06-10 Thread James Simmons
I just tried modssl-2.3.3 with apache 1.3.6. WHen I try to start it by sudo ./apachectl startssl and get ./apachectl startssl: httpd started But when I chek to see if it really started it didn't. Apache silently dies. Its doesn't even leave anything in the log files. This is what I get with str

Secure Cookies

1999-06-10 Thread James Simmons
Question we are setting cookies in a unsecure area then we transfer to a secure area can we still access the same cookies? Is this safe to do? __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support

POSY problem fixed?

1999-06-10 Thread James Simmons
I realized after going threw your mailing archives the problem is the POST bug PR #124. Has this been fixed? __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List

php3 and SSL

1999-06-09 Thread James Simmons
I have this piece of code. https://www.batesjackson.com/bnl.test/bnlorder_confirm.php3" method="POST"> I doesn't work with SSL. It gives me a An a I/O error has occured during security authorization. Please try your connectiojn again. How does one call a php file from a page thats called with

Modssl, mod rewrite and php

1999-06-08 Thread James Simmons
Hi. With the help of mod rewrite I have used relative hyperlinks to switch back and forth between http and https. It works really great. Now the problem is it doesn't work for files with the php3 extension. I get the famous: An I/O error occured during security Authorization. Please try y

Re: What happened to SSLOnlyOnPort?

1999-04-23 Thread James Simmons
Really. When will this patch become availble in the main stream mod_ssl? Do you have some patches for it. I'm willing to try it. I have a test secure server to play with. James Simmons System Admin EdgeNet Inc Linux Kernel Deve

Re: mod rewrite and ssl

1999-04-20 Thread James Simmons
On Tue, 20 Apr 1999, Ralf S. Engelschall wrote: > On Mon, Apr 19, 1999, James Simmons wrote: > > > Why does this work ? > > > > > > The Apache documentation > > has been included with this distribution. > > Especially read the > > >

mod rewrite and ssl

1999-04-19 Thread James Simmons
Why does this work ? The Apache documentation has been included with this distribution. Especially read the SSL documentation carefully. But this doesn't work. Does anyone know way? If this is the wrong list to post this which list do I post it to. Thank you.

More virtual problems with SSL/rewrite

1999-03-30 Thread James Simmons
pache/conf/ssl.crt/ca-bundle.crt Thank you for your time. James Simmons System Admin EdgeNet Inc Linux Kernel Developer [EMAIL PROTECTED] http://www.edgeglobal.com/~jsimmons __ Apache Interface to OpenSSL (mod_ssl) www.engelschal

mod rewrite problems

1999-03-26 Thread James Simmons
scover you have to do this for each virtual host. Then next I went to the site I will soon have live. It worked. Then when I went to the the page href with SSL it didn't worked. What could be wrong? Thank you for your help!!!! James Simmons System Admin EdgeNet Inc Linux Kernel Devel

Virtual Host and httpd.conf

1999-03-11 Thread James Simmons
Here is the httpd.conf file I'm using for mod-ssl. By the way I figured out the _default problem. ## ## httpd.conf -- Apache HTTP server configuration file ## # # Based upon the NCSA server configuration files originally by Rob McCool. # # This is the main Apache server configuration file. It

Virtual Host and certification?

1999-03-11 Thread James Simmons
only used the server.crt file for both hosts? What did I do wrong? I need to know how to setup domains for each cleint which will have their own certificate. Thank you for your help. James Simmons Linux System Admin EdgeNet Inc / Chek Inc [EMAIL PROTECTED] http://www.edgeglobal.com

More questions about multiple certifications.

1999-03-10 Thread James Simmons
10 SSLVerifyClient 0 SSLLogFile/path/to/ssl_cipher_log Does this also work for mod_ssl as well? James Simmons Linux System Admin EdgeNet Inc / Chek Inc [EMAIL PROTECTED] http://www.edgeglobal.com/~jsimmons

Multiple Certificates?

1999-03-09 Thread James Simmons
How do you have a server work with multiple certificates? Thank you. James Simmons Linux System Admin EdgeNet Inc / Chek Inc [EMAIL PROTECTED] http://www.edgeglobal.com/~jsimmons __ Apache Interface to SSLeay (mod_ssl