*Thanks André. I will sure give it a try and update you. *
*Meanwhile, my team seems to tilted toward a servlet filter or jersey hook
to get this working at application layer.*
*We got a public key inside of mobile app and corresponding private key on
server side and we would be signing the respons
On 02.12.2016 13:27, Bipin Jethwani wrote:
We use Spring security and want to use Two Way SSL for a few Jersey based
REST APIs exposed for mobile devices. SSL is offloaded at load-balancer or
apache level.
Can we still get access to client certificate at web app level?
On second thought we can
...@christopherschultz.net]
Sent: 02 December 2016 17:09
To: Tomcat Users List
Subject: Re: Two Way SSL - SSL Offloading at load balancer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Bipin,
On 12/2/16 7:27 AM, Bipin Jethwani wrote:
> We use Spring security and want to use Two Way SSL for a few Jersey
> base
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Bipin,
On 12/2/16 7:27 AM, Bipin Jethwani wrote:
> We use Spring security and want to use Two Way SSL for a few Jersey
> based REST APIs exposed for mobile devices. SSL is offloaded at
> load-balancer or apache level.
>
> Can we still get access to
On 02.12.2016 13:27, Bipin Jethwani wrote:
We use Spring security and want to use Two Way SSL for a few Jersey based
REST APIs exposed for mobile devices. SSL is offloaded at load-balancer or
apache level.
Can we still get access to client certificate at web app level?
On second thought we can
We use Spring security and want to use Two Way SSL for a few Jersey based
REST APIs exposed for mobile devices. SSL is offloaded at load-balancer or
apache level.
Can we still get access to client certificate at web app level?
On second thought we can live without having access to client cert but