On Thu, Apr 22, 1999, David Harris wrote:

> Way back a in January I posted a patch to implement a new directive,
> SSLOnlyOnPort. It allowed the same VirtualHost section to be used for ssl
> and non-ssl requests. I remember Ralf saying he thought this was a good
> idea, and would work some equivalent functionality into mod_ssl. Well, it's
> been a while and a bunch of releases, and I'm wondering if it got dropped.
> 
> Ralf, what's the status on this directive or some other directive with
> equivalent functionality?

It's still in one of my development source trees:

| rse@en1:/e/modssl/src/mod_ssl
| :> ll
| total 21
| drwxr-xr-x   2 rse  wheel   512 Apr 16 10:40 CVS
| -rw-r--r--   1 rse  wheel   532 Jan 27 13:30 Makefile
| -rw-r--r--   1 rse  wheel  1023 Mar  4 10:26 README
| -rw-r--r--   1 rse  wheel  1194 Apr 13 13:21 TODO
| drwxr-xr-x   3 rse  wheel   512 Apr 14 11:35 admin
| drwxr-xr-x   8 rse  wheel   512 Apr 16 10:50 pkg.apache
| drwxr-xr-x   9 rse  wheel  1024 Apr 20 17:13 pkg.apache.dh
| drwxr-xr-x   8 rse  users  1024 Apr 16 10:40 pkg.apache.listen
                                               ^^^^^^^^^^^^^^^^^
| drwxr-xr-x   8 rse  wheel   512 Apr 16 10:46 pkg.apache.proxy
| drwxr-xr-x   8 rse  wheel   512 Apr 16 10:51 pkg.apache.reneg
| drwxr-xr-x   9 rse  wheel  1024 Apr 16 10:47 pkg.apache.shm
| drwxr-xr-x   3 rse  wheel  2560 Apr 16 10:48 pkg.apache.status
| drwxr-xr-x  11 rse  wheel  1024 Apr 22 16:46 pkg.mod_ssl
| drwxr-xr-x   2 rse  wheel  1024 Apr 12 17:28 pkg.myca
| -rwxr-xr-x   1 rse  wheel   101 Apr  2 22:53 pkg.sh
| drwxrwxr-x   6 rse  users   512 Jan 27 20:46 pkg.test
| -rwxr-xr-x   1 rse  wheel  1265 Mar 17 15:44 run.sh

But the missing problem is a correct comparison with the Listen ip:port stuff
which didn't worked correctly.  I've not investigated the last weeks because I
had to clue how to solve it. It's not dropped, but I need extra time to solve
the remaining problems.  Because as I said, your particular patch wasn't
general enough for mod_ssl or at least not exactly the way I want it finally.
But to make it better I need a few additional clues...

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)  www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to