Re: Send header apache to java (jboss) through ajp

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Eric,
java app expect this content:

--BEGIN CERTIFICATE--xxxxxxxxxxxxx--END CERTIFICATE--

or

xxxxxxxxxxxxxxx

..in both cases this is public certificate client. If you save this content to 'file.crt' you can view it.

The problem is that the content receive in jboss side is:

X-Client-Cert: ——BEGIN CERTIFICATE——XXXXXXXXXXXXXXXXXXXXXXXXXX—END CERTIFICATE——
 
I need remove only string 'X-Client-Cert:' because is not possible build certificate client. Everything else must remain.

Regards!


El El vie, 31 mar 2017 a las 1:10, Eric Covener <covener@xxxxxxxxx> escribió:
On Thu, Mar 30, 2017 at 6:30 PM, Nacho Fernandez <ziferx@xxxxxxxxx> 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
covener@xxxxxxxxx

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux