
October 10th, 2009, 04:55 PM
|
|
Registered User
|
|
Join Date: Jan 2007
Posts: 9
Time spent in forums: 4 h 51 m 9 sec
Reputation Power: 0
|
|
|
Question About Implementing a Shopping Cart and Security
I wasn't quite sure if this was the right place to post this but seeing as to how the forum mentions e-commerce I figured I would give it a shot.
I am thinking about designing an online store for my Dad's repair shop as he sells a lot of parts and would like an outlet for this online. I plan on using Apache to serve the website and Tomcat to deal with the JSPs and servlets which I will be using to access a mySQL database that contains part, stock and pricing information.
My main question is, can I rely on the Apache openSSL module to encrypt the form information and reliably get it to a server?
Thanks for your help.
|