IPsec tunnels established from Palo Alto firewalls drop and fail to reconnect to the WSS.
The IPsec negotiation was rejected by the Palo Alto firewall because the configured crypto profile combined AES-CBC and AES-GCM proposals within the same profile.
The Cloud SWG preferentially selects AES-GCM, which uses a stronger encryption mechanism and does not require HMAC parameters.
However, because both AES-CBC and AES-GCM were configured in the same Palo Alto crypto profile, the firewall expected HMAC parameters for all proposals. When the WSS returned a valid AES-GCM response without HMAC parameters, the Palo Alto firewall incorrectly interpreted the response as an invalid proposal and rejected the IPsec negotiation.
Modify the Palo Alto crypto profile to appropriately separate the AES-CBC and AES-GCM proposals.