Re: [EMAIL PROTECTED] TLS SNI with user certificates.

2008-01-29 Thread Vincent Bray
Hi, I'd suggest taking this to the [EMAIL PROTECTED] mailing list. Tell them I sent you if they complain ;-) -- noodl - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/user

Re: [EMAIL PROTECTED] TLS SNI with user certificates.

2008-01-28 Thread Jorgen Lundman
As a quick hack, I setup the normal vhost to have a certificate 1 (it has to have one defined to even start after all) then patch set_ssl_vhost() to load a different "ctx" certificate 2. I would leak context like crazy, but as a quick proof-of-concept it would tell me if it is feasible.

[EMAIL PROTECTED] TLS SNI with user certificates.

2007-11-15 Thread Jorgen Lundman
What is the state with TLS/SNI at the moment? We are exploring offering SSL certificates to users, and in a perfect world we would like to keep our httpd.conf free of provisioning. Apache 2.2.0 OpenSSL-0.9.8e At the moment, all users' vhosts are defined as: VirtualDocumentRoot "/export