Re: [Zope] Zope for secure transactions?

2000-07-30 Thread Dieter Maurer

Rajil Saraswat writes:
  1. Can Zope support SSL or https?
There is an extension allowing ZServer to serve HTTPS requests.

Search "zope.org" for the corresponding HowTo.

  2. Is there some way in Zope through which i can use secure transactions.
Recently, there was a discussion in Zope's Ecommerce mailing list (I
think) about this issue. Look into its archive.

  3. If Zope can run which Apache , can SSL be used?
Yes.

Again, search for the HowTo.



Dieter

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Zope for secure transactions?

2000-07-29 Thread Marcin Kasperski

 1. Can Zope support SSL or https?

AFAIK without support of some other tool not.

 2. Is there some way in Zope through which i can use secure transactions.

I suspect that yes, although I have not done it. You should be able to
use Apache-SSL as frontend to Zope (employing ProxyPass). There is also
another method, which can work and even be simpler: stunnel (generic SSL
encryption wrapper). I have not run it with zope but I saw it running
perfectly as frontend to POP3/IMAP mail server.


--
Marcin.Kasperski | A reusable framework that is developed by itself will
  @softax.com.pl | probably not be very reusable. (Martin)  
Marcin.Kasperski |  
@bigfoot.com |

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Zope for secure transactions?

2000-07-29 Thread Cary O'Brien

  1. Can Zope support SSL or https?
 
 AFAIK without support of some other tool not.
 

If you have money ($12,000 us), but not programmers/time you can buy
a box to do this from Intel.  Plus it is very fast.

http://www.intel.com/netstructure/products/accel_7110.htm

(Not an Intel employee, but they did serve me a very nice
Breakfast while telling me about their products).

Or you could put Zope behind Apache-stronghold.

-- cary

  2. Is there some way in Zope through which i can use secure transactions.
 
 I suspect that yes, although I have not done it. You should be able to
 use Apache-SSL as frontend to Zope (employing ProxyPass). There is also
 another method, which can work and even be simpler: stunnel (generic SSL
 encryption wrapper). I have not run it with zope but I saw it running
 perfectly as frontend to POP3/IMAP mail server.
 
 
 --
 Marcin.Kasperski | A reusable framework that is developed by itself will
   @softax.com.pl | probably not be very reusable. (Martin)  
 Marcin.Kasperski |  
 @bigfoot.com |
 
 --__--__--
 


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Zope for secure transactions?

2000-07-29 Thread Bill Anderson

Cary O'Brien wrote:
 
   1. Can Zope support SSL or https?
 
  AFAIK without support of some other tool not.
 
 
 If you have money ($12,000 us), but not programmers/time you can buy
 a box to do this from Intel.  Plus it is very fast.
 
 http://www.intel.com/netstructure/products/accel_7110.htm
 
 (Not an Intel employee, but they did serve me a very nice
 Breakfast while telling me about their products).
 
 Or you could put Zope behind Apache-stronghold.

Or behind Roxen.

Or you can download the mxCrypto tools. There exists a patch to medusa/ZServer to 
provide
https capability. I haven't used it, so I can't speak as to the ease/difficulty in 
doing
so.


--
Do not meddle in the affairs of sysadmins, for they are easy to annoy,
and have the root password.

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] Zope for secure transactions?

2000-07-28 Thread Rajil Saraswat

hi everyone,
   i am looking out for the feasibility of developing a ecom portal over
zope. regarding this i have a few queries.
1. Can Zope support SSL or https?
2. Is there some way in Zope through which i can use secure transactions.
3. If Zope can run which Apache , can SSL be used?

Thanks
Rajil Saraswat


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )