My understanding of Public Key Cryptography is that the word alleycat will be encrypted in to the same encrypted string each time if the same public key is used (which is my understanding of how HTTPS works for any given web server).
Does this mean that someone could intercept my HTTPS headers each time I try to log in to a "secure" site, and log in as me by using the same "encrypted" headers?