Re: [Zope] SSL/https

2009-04-13 Thread David Bear
So you are not using apache or IIS to front end zope in order to provide the
ssl/tls transport.

I know there was a project to provide native tls for zope -- but I don't
think you will find that it is wide spread.

You might take a look at http://www.zope.org/Members/lerouxa/zopehttps/infoand
http://sandbox.rulemaker.net/ngps/zope/zssl/

search zope.org basically returns info about m2crypt and using apache to
front end zope.

I think the best supported option will be to front end zope with apache or
iis.

On Mon, Apr 13, 2009 at 7:57 AM, Catherine E. Reinehr <
crein...@huntingdon.edu> wrote:

>  Right, sorry.  Here you go:
>
>
>
> Zope Version  (Zope 2.6.2 (binary release, python 2.1,
> win32-x86), python 2.1.3, win32)
>
> Python Version 2.1.3 (#35, Apr 8 2002, 17:47:50) [MSC 32
> bit (Intel)]
>
> System Platform   win32
>
>
>
> -
>
>
>
> Catherine E. Reinehr
>
> Webmaster & Director of Publications
>
> Huntingdon College
>
> 1500 E. Fairview Ave.
>
> Montgomery, AL 36106
>
> (334) 833-4429 / Flowers 218B
>
>
>
> *From:* David Bear [mailto:david.b...@asu.edu]
> *Sent:* Thursday, April 09, 2009 7:44 PM
> *To:* crein...@huntingdon.edu
> *Cc:* zope@zope.org
> *Subject:* Re: [Zope] SSL/https
>
>
>
> memories are short. you need to remind us the exact configuration. Are you
> using apache to front end zope?
>
> On Tue, Apr 7, 2009 at 7:54 AM, Catherine E. Reinehr <
> crein...@huntingdon.edu> wrote:
>
> Good morning,
>
> You might remember my asking for help last month with generating a CSR and
> installing an SSL certificate.  I did get that done, and now I have a new
> problem.  If I replace "http://"; with "https://"; in the address, I get a
> file not found error.  What do I need to do to make sure our application
> for
> admission is secure?  I'm sort of out of my league here.
>
>
> Thanks for whatever help you can give me :)
> Cat
>
> -
>
> Catherine E. Reinehr
> Webmaster & Director of Publications
> Huntingdon College
> 1500 E. Fairview Ave.
> Montgomery, AL 36106
> (334) 833-4429 / Flowers 218B
>
>
>
> ___
> Zope maillist  -  Zope@zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )
>
>
>
>
> --
> David Bear
> College of Public Programs at ASU
> 602-464-0424
>
> ___
> Zope maillist  -  Zope@zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )
>
>


-- 
David Bear
College of Public Programs at ASU
602-464-0424
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] SSL/https

2009-04-13 Thread Catherine E. Reinehr
Right, sorry.  Here you go:

 

Zope Version  (Zope 2.6.2 (binary release, python 2.1, 
win32-x86), python 2.1.3, win32) 

Python Version 2.1.3 (#35, Apr 8 2002, 17:47:50) [MSC 32 bit 
(Intel)] 

System Platform   win32

 

-

 

Catherine E. Reinehr

Webmaster & Director of Publications

Huntingdon College

1500 E. Fairview Ave.

Montgomery, AL 36106

(334) 833-4429 / Flowers 218B

 

From: David Bear [mailto:david.b...@asu.edu] 
Sent: Thursday, April 09, 2009 7:44 PM
To: crein...@huntingdon.edu
Cc: zope@zope.org
Subject: Re: [Zope] SSL/https

 

memories are short. you need to remind us the exact configuration. Are you 
using apache to front end zope? 

On Tue, Apr 7, 2009 at 7:54 AM, Catherine E. Reinehr  
wrote:

Good morning,

You might remember my asking for help last month with generating a CSR and
installing an SSL certificate.  I did get that done, and now I have a new
problem.  If I replace "http://"; with "https://"; in the address, I get a
file not found error.  What do I need to do to make sure our application for
admission is secure?  I'm sort of out of my league here.


Thanks for whatever help you can give me :)
Cat

-

Catherine E. Reinehr
Webmaster & Director of Publications
Huntingdon College
1500 E. Fairview Ave.
Montgomery, AL 36106
(334) 833-4429 / Flowers 218B



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




-- 
David Bear
College of Public Programs at ASU
602-464-0424

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


Re: [Zope] SSL/https

2009-04-09 Thread David Bear
memories are short. you need to remind us the exact configuration. Are you
using apache to front end zope?

On Tue, Apr 7, 2009 at 7:54 AM, Catherine E. Reinehr <
crein...@huntingdon.edu> wrote:

> Good morning,
>
> You might remember my asking for help last month with generating a CSR and
> installing an SSL certificate.  I did get that done, and now I have a new
> problem.  If I replace "http://"; with "https://"; in the address, I get a
> file not found error.  What do I need to do to make sure our application
> for
> admission is secure?  I'm sort of out of my league here.
>
>
> Thanks for whatever help you can give me :)
> Cat
>
> -
>
> Catherine E. Reinehr
> Webmaster & Director of Publications
> Huntingdon College
> 1500 E. Fairview Ave.
> Montgomery, AL 36106
> (334) 833-4429 / Flowers 218B
>
>
>
> ___
> Zope maillist  -  Zope@zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )
>



-- 
David Bear
College of Public Programs at ASU
602-464-0424
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )