Ralf S. Engelschall wrote:
> 
> Does anyone know an existing webserver on the net where SSL client
> authentication is requested on a per-URL basis?  And does anyone know the URL
> of such a server, so I can establish a test-connection to it?
> 
> To better understand my question, here is the background:
> 
> I've currently added support for per-directory/URL based SSL re-negotiation to
> mod_ssl (Apache), i.e. the user can configure a different cipher suite or
> change the client authentication type on a per-directory basis while mod_ssl
> implements this by forcing a re-negotiation of the SSL/TLS connection
> parameters _after_ the client has sent the HTTP request, but _before_ Apache
> sends the response.

The current test version of Apache-SSL does this, but a) I guess it
won't help you much and b) I'm not sure if we're running it on the
server yet :-)

Cheers,

Ben.

-- 
Ben Laurie            |Phone: +44 (181) 735 0686| Apache Group member
Freelance Consultant  |Fax:   +44 (181) 735 0689|http://www.apache.org/
and Technical Director|Email: [EMAIL PROTECTED] |
A.L. Digital Ltd,     |Apache-SSL author     http://www.apache-ssl.org/
London, England.      |"Apache: TDG" http://www.ora.com/catalog/apache/
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to