- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
02-19-2018 01:47 PM
We are trying to implement SSL offload using proxy gor our hosted websites, so they can be inspected by firewalls. Management currently is more alligned to SSL offload by proxy rather than decryption by FW and it is working the way below. But with the cenario below they are also concerned about the password being revealed after SSL offload. How can i mitigate that. This is a typical web application scenario for us and is using web servers uing ldap/s.
02-20-2018 09:08 AM
Hello,
The decryption only happens within the PAN software and is not revealed. So in you scenario, it would look like the following:
external client -> SSL-> PAN (decrypted and inspected) -> SSL -> Webserver
So the only time its decrypted is so the PAN can inspect the traffic, i.e. within the device.
Hope that makes sense,
02-20-2018 09:28 AM
@OtakarKlier Management is more alligned to SSL offload by the proxy rather than decryption by firewall. Once traffic enters firewall it is encrypted, it then exits to reach proxy where it is decrypted and then enters back into firewall and then out to the server.
02-20-2018 09:41 AM
Maybe have a small subnet between the proxy and the server? That way its locked into that small area, like a DMZ.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!