DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23223>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23223 mod_header corrupted value when dealing with multiline Summary: mod_header corrupted value when dealing with multiline Product: Apache httpd-2.0 Version: 2.0.47 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Blocker Priority: Other Component: mod_headers AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] -Was attempting to capture the SSL_CLIENT_CERT env var exported by mod_ssl and set its value in a HTTP header called 'SSL_CLIENT_CERT' looks like the cert was exported in PEM format correctly eg. ------ BEGIN CERTIFICATE ------ messy b64 encoded stuff here ------ END CERTIFICATE ------ the header value was being truncate at the first \r\n there was a thread on yahoo indicating that someone else has found it on Wed Feb 12, 2003 and was proposing a fix also http://groups.yahoo.com/group/new-httpd/message/42575 Please advise. PS: we aren't able to use modJK2 for various reason and thus need to rely on mod_proxy and mod_header to do the job. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
