On Thu, Mar 30, 2017 at 6:30 PM, Nacho Fernandez <[email protected]> wrote: > [truncated] X-Client-Cert: ——BEGIN > CERTIFICATE——XXXXXXXXXXXXXXXXXXXXXXXXXX—END CERTIFICATE—— > > The Header name is sent!! with content. But i need receive this one so that > application be able to read public certificate client: > > [truncated] ——BEGIN CERTIFICATE——XXXXXXXXXXXXXXXXXXXXXXXXXX—END > CERTIFICATE—— > > Anyone know how remove header name “X-Client-Cert:” in apache side and only > send data content?. Currently is impossible change source code in > application side.
Removing the header name doesn't make any sense. Is it "---BEGIN CERTIFICATE" that you want to remove? -- Eric Covener [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
