[snip]
I'm sorry I don't know the exact syntax for the "header" module (I haven't used it), but I think you should be able to find it. It's not documented on the Cocoon site or Wiki (as far as I can tell), but I think there are examples in the Cocoon samples.
Hopefully something like:
<map:transform src="ssl-foo.xsl"> <map:parameter name="ssl-client-certificate" value="{header:SSL_CLIENT_CERTIFICATE}"/> </map:transform>
[snip]
The correct syntax with a default cocoon.xconf file is {request-header:SSL_CLIENT_CERTIFICATE}. I'm working on some hopefully extensive inputmodule docs which will soon be committed to the CVS.
If you have any other questions feel free to ask.
Regards,
Tony
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
