I attempting my own very simple "yet perhaps dead on" answer to the question. It repeats things that other have said, and I dont mind at all being corrected if wrong. My understanding of "SSL" is that it is not the URL (the thing you see in the browser bar-that as someone else pointed out) but rather the things (such as credit card numbers or PW's) that get filled in (I believe often) in Php forms, that do get encrypted.
I believe that "SoapBox" answered the question the Zach may have been asking, I have often wondered "why" I momentarily see these "long urls" show up on the bottom of my browser, perhaps this can lead to an interesting theoretical question:
When these 'long URl's Momentarily flash' on the users (inputters) screen, does that 'visual flash' actually display 'encrypted' info.
On truly very deep level, even though SSL (and I guess SSH) [ or now SSH2 ] are the secure ways of doing "business" on the web, it seems to me that between the government, and the banks. and the credit card companies (and dont forget PayPal) there has got to be a recording of just about all that goes "on the web". On perhaps the simplest level "your very own pc is storing just about everything you do 'somewhere' right.
The simplest answer the server part of the url is not encrypted, and SoapBox has answered the question from the point of view of how the "input" section of the SSL site you visit is set up. It makes one even think harder about the info that all computer users routinely input into the computer.
When I see SoapBox's answer about "Get" versus "Post", I believe he is sharing some valuable information that should be appreciated by those who do make Php forms. Thanks Zach for the question and to SoapBox for a deep thoroughly contemplated and well explained answer.
https://somewhere_i_trust/ways_to_protest_against_the_government/. Then the URL contains confidential data, namely the suggestion that I am considering protesting against my government. – Steve Jessop Sep 26 '11 at 8:42