Hey, I'm installing an Apache HTTP Server on my Windows XP machine. I need encryption because I'm going to be receiving and storing sensitive information - I'm not sure which protocol and ciphersuite I need to use. I'd imagine SSLv2 only is a little much, and it seems to be best for intranet only? What should I consider when choosing which level of encryption to go with?
My server will be hosting a site that I need anyone to be able to access, but they'll be submitting sensitive data through a form that will be stored in a MSSQL database.
My server will be hosting a site that I need anyone to be able to access, but they'll be submitting sensitive data through a form that will be stored in a MSSQL database.