Im interested in setting up a Zope site for an accountant. I'd like to have his clients be able to review and submit information online, but Im concerned about security issues, such as entering social security #s etc. I have Zope running with Apache v1.3.x Does anyone know of any links covering possible solutions? Have any ideas? Tom Scheidt | www.falsemirror.com | tom@falsemirror.com ---------------------------------------------------------------------------- -----------
On Wed, 5 Jul 2000, Tom Scheidt wrote:
information online, but Im concerned about security issues, such as entering social security #s etc.
I have Zope running with Apache v1.3.x
Zope has pretty strong internal security and delegation ability. If you couple that with SSL support either through Apache or the medusa version, you should have a pretty good solution. Apache/SSL/Zope has a howto somewhere on Zope.org. I believe the SSL enabled version of ZServer is available on Zope.org as well. --RDM
participants (2)
-
R. David Murray -
Tom Scheidt