You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Adam <ag...@gmail.com> on 2009/02/26 14:29:31 UTC

[users@httpd] mod_setenvinf OID() and x509v3 extension

Hello,

We're trying to extract an extension field value from an x509v3
certificate into an environment variable.
(Or get the value and pass it somehow to a Zope 3 application,
which is currently running as a separate process, using
RewriteRule ... [P,L] on win32)

I just realized that something like
SetEnvIf OID("2.16.840.1.113730.1.13") "(.*)" NetscapeComment=$1
will work only in httpd 2.4.

But when is 2.4 due?

OR

Is there any other chance to get that working?

Any help is welcome.

-- 
Best regards,
 Adam                          mailto:agroszer.ll@gmail.com


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org