What's the difference between CONNECT and SSL proxies? Don't they both act as an encrypted TCP tunnel?
Or do SSL proxies inherently understand the SSL protocol such that the client request is encrypted with the SSL proxies' key, decrypted/parsed and reencrypted to be sent to the target server?