Hello all,
I appologize if this is the wrong place for this post. Not sure where else it would go. I am building a shopping cart with PHP. I know that on a page where you would collect the user information it should be an https:// rather than http. What do I need to do in order to get an https instead of http? When I code the page to go to https://www.mydomain.co m/somepage.php I get a strange error code pop up. The error message is: 66.7.xxx.xxx has sent an incorrect or unexpected message. Error Code: -12263
Has anyone worked with secure http? What am I doing wrong? Thanks in advance!
Greg
I appologize if this is the wrong place for this post. Not sure where else it would go. I am building a shopping cart with PHP. I know that on a page where you would collect the user information it should be an https:// rather than http. What do I need to do in order to get an https instead of http? When I code the page to go to https://www.mydomain.co m/somepage.php I get a strange error code pop up. The error message is: 66.7.xxx.xxx has sent an incorrect or unexpected message. Error Code: -12263
Has anyone worked with secure http? What am I doing wrong? Thanks in advance!
Greg
Comment