1) Do Zope or Google searches on Apache + SSL and also Zope + SSL. 2) With eternal python you have access to some encryption. For example I've used
Import Rotor to encrypt some stuff in the past. David ----- Original Message ----- From: "Matt Ficken" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, March 22, 2003 9:36 PM Subject: [Zope] Encryption help > I am making a product that needs to recieve requests from clients over HTTPS and store data in an encrypted form only. Does Zope support HTTPS, and if yes, how do I activate that support? > > Further, how can I encrypt some files my product generates and have Zope write only the encrypted version to disk? > _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
