This isn't rocket science. If you HTTPS://www.mybank.ca then the DPI equipment can do exactly the same thing as your browser to get certificates, verify them and decrypt the communication. This is not the same as two peers who have previously exchanged keys and begin with an already encrypted connection. On those, the DPI equipement wouldn't be able to decrypt on the fly. I suggest you read up on SSL. SSL uses Diffie-Hellman key exchange to generate a unique session key for each connection. Effectively, the two peers start with an already encrypted connection. Hypothicaly an attacker can go to the same IP address and port it sees you going to, but that would be a new connection with a new negotiated session key. It can never get the session key for the original connection that way. ____________________________________________________________________ Gardner Buchanan gbuchana(a)teksavvy(dot)com FreeBSD: Where you want to go. Today.