Re: SSL HOWTO

2001-11-24 Thread Averroes

Hi Franck,

Cool, very cool!
You may also add the following for Revoke a certificate section

crldays or crlhours, and crlexts options

the two first indicate when the next CRL will be update
the last one will use crl_exts section in openssl.cnf and then will produce
a CRL v2 instead of CRL v1.

example: CRL are udpated weekly

openssl ca -gencrl -config /path/to/openssl.cnf \
-crldays 7 -crlexts crl_ext

Ciao!

Franck Martin wrote:
 
 Following my previous draft HOWTO I'm about to submit this HOWTO to the
 www.linuxdoc.org
 
 Any last comments or additions required?
 
 You can send especially your contributions for the FIXME parts.
 
 Franck Martin
 Network and Database Development Officer
 SOPAC South Pacific Applied Geoscience Commission
 Fiji
 E-mail: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 Web site: http://www.sopac.org/
 http://www.sopac.org/ Support FMaps: http://fmaps.sourceforge.net/
 http://fmaps.sourceforge.net/
 
 This e-mail is intended for its addresses only. Do not forward this e-mail
 without approval. The views expressed in this e-mail may not be necessarily
 the views of SOPAC.
 
   
  Name: CA.pdf
CA.pdfType: Acrobat (application/pdf)
  Encoding: base64

-- 
# .- ...- . .-. .-. --- . ... .- .-.-.- .- -.-- ...  .-
# Averroes A. Aysha
# Think Linux, Think Slackware!
# e-fingerprint = 63:B0:7D:A1:23:BC:25:96:AE:B7:76:36:F3:07:1F:88
# .- ...- . .-. .-. --- . ... .- .-.-.- .- -.-- ...  .-
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



SSL HOWTO

2001-11-19 Thread Franck Martin

Following my previous draft HOWTO I'm about to submit this HOWTO to the
www.linuxdoc.org

Any last comments or additions required?

You can send especially your contributions for the FIXME parts.

Franck Martin
Network and Database Development Officer
SOPAC South Pacific Applied Geoscience Commission
Fiji
E-mail: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
Web site: http://www.sopac.org/
http://www.sopac.org/ Support FMaps: http://fmaps.sourceforge.net/
http://fmaps.sourceforge.net/ 

This e-mail is intended for its addresses only. Do not forward this e-mail
without approval. The views expressed in this e-mail may not be necessarily
the views of SOPAC.





CA.pdf
Description: Binary data


POP3 server with SSL HOWTO

1999-11-10 Thread Emilian Medve

Hi,


Please tell me where I can find an HOWTO about setting up an POP3 server with
SSL on a Linux box?


Thanx.

__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



POP3 server with SSL HOWTO

1999-11-10 Thread Emilian Medve

Hi,


I don't know if this is the right place where I should ask this, but I'll do it
anyway. Is there an HOWTO about setting up an POP3 server with SSL support on a
Linux box?


Thanx.

__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



Re: apache+ssl HOWTO?

1999-05-26 Thread Marko Asplund

On Wed, 26 May 1999, geoffrey wrote:

 ...
   this is the first apache+ssl server I have built; so, my knowledge
 of ssl servers, and ssl in general, is very limited. Is there an
 apache+ssl HOWTO, or a general primer on ssl servers? I would like to find
 a source of information on what the different aspects of openssl do, what
 certificates can be, and need to be, generated for running an ssl-enabled
 storefront on the web, etc. All pointers are heartily welcomed!

not directly related to apache-ssl but, you could try using mod_ssl's
(http://www.modssl.org) documentation as one of you starting points.

--
aspa

__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]