
When passing data between two secure websites the browser issues a warning dialog box saying that the information being passed is not encrypted.
Since this happens as the last stept in a shopping experience it is a problem for the merchant. Is firefox really looking for the data to be encrypted or is it looking at something else.
Since this happens as the last stept in a shopping experience it is a problem for the merchant. Is firefox really looking for the data to be encrypted or is it looking at something else.
All Replies (2)
It is possible that the server is redirecting one or more times and that one of the locations isn't using the secure https:// protocol.
Both servers are operating in the secure mode. Server 1 is passing data to a secure post on the second secure server.