Forum Moderators: phranque
A supplier of ours has launched their new site which requires a credit card number to be entered on a non secure / http:// page.
Looking at the source, I can see the data is POSTed to an ASP script on a secure site but should I be concerned about the entering the details on their non encrypted form page?
Cheers
A supplier of ours has launched their new site which requires a credit card number to be entered on a non secure / http:// page.
Looking at the source, I can see the data is POSTed to an ASP script on a secure site but should I be concerned about the entering the details on their non encrypted form page?
After doing some packet sniffing between two of my servers, I found that information I previously posted was incorrect and has been edited to reflect the results of my testing.