Edge SWG (ProxySG) does not offer DHE ciphers while contacting an upstream server.
In a packet capture, you can see DHE ciphers are offered by a client application but Edge SWG (ProxySG) does not offer the same DHE ciphers to the upstream server.
SGOS 6.7 provided the cipher suites upstream, but SGOS 7.x does not.
SGOS 7.x
DHE ciphers are disabled on 7.x by default.
Execute the commands below from the command line interface to enable DHE ciphers.
SGOS#(config)ssl
SGOS#(config ssl)proxy dhe-ciphers enable
ok
SGOS#(config ssl)exit