On Thu, Sep 22, 2005 at 01:55:17PM +0100, Joe Orton wrote: > > So you do just want to export env vars from mod_ssl? Why does > > mod_setenvif have to come into the equation at all then? Why not add > > something like "SSLOptions +ExportCertExts" to mod_ssl and export all > > the ext values in appropriately named env vars? > > SSL_EXT_S_1_3_6_etc="This is a comment", just as it does for the rest of > > the cert info with +ExportCertData?
Me dislikes - it should be possible to limit it to the values that we really want (there were problems with env size filling up woth experted certs) > and/or below for using the stuff from mod_rewrite; again this will run > as a fixup hook so works properly for both per-vhost and per-dir c.cert > auth cases, and you can even extract env vars through [E=] rules for > kicks too. > > Index: modules/mappers/mod_rewrite.c [..] Hey, this one is cool. +1 for adding it! Martin -- <[EMAIL PROTECTED]> | Fujitsu Siemens Fon: +49-89-636-46021, FAX: +49-89-636-48332 | 81730 Munich, Germany
