Re: Becoming a CA Authority

2001-05-28 Thread Eirik Dentz

If you are using openssl the following FAQ should do the trick.  (It worked
for me YMMV)

http://www.modssl.org/docs/2.8/ssl_faq.html#ToC29

You should also be able to find this under the docs for mod_ssl on your
system.

-- 
Eirik Dentz

> From: François Andromaque <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Mon, 28 May 2001 16:06:15 +0200
> To: <[EMAIL PROTECTED]>
> Subject: Re: Becoming a CA Authority
> 
> Where can i find the instructions create and sign a ca?
> 
> - Original Message -
> From: "Tim O'Neil" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, May 25, 2001 5:38 PM
> Subject: Re: Becoming a CA Authority
> 
> 
>> At 04:45 PM 5/25/2001 +0200, you wrote:
>>> Can someone tell me all the steps to become a CA Authority, create a new
>>> certificate and configure tomcat to use this certificate
>> 
>> Self sign your cert, and your a ca. Of course,
>> your clients will all get dialogs on their
>> browsers asking them if they want to trust your
>> unknown ca unless you can make them all add your
>> ca to their list of known ca's...
> 
> 




RE: Becoming a CA Authority

2001-05-28 Thread GOMEZ Henri

if you're using Linux box, just take a look at
jonama :

http://www.multimania.com/jonama/

There is the necessary stuff in to handle ca and
server certs

-
Henri Gomez ___[_]
EMAIL : [EMAIL PROTECTED](. .) 
PGP KEY : 697ECEDD...oOOo..(_)..oOOo...
PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 



>-Original Message-
>From: François Andromaque [mailto:[EMAIL PROTECTED]]
>Sent: Monday, May 28, 2001 4:06 PM
>To: [EMAIL PROTECTED]
>Subject: Re: Becoming a CA Authority
>
>
>Where can i find the instructions create and sign a ca?
>
>- Original Message -
>From: "Tim O'Neil" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Friday, May 25, 2001 5:38 PM
>Subject: Re: Becoming a CA Authority
>
>
>> At 04:45 PM 5/25/2001 +0200, you wrote:
>> >Can someone tell me all the steps to become a CA Authority, 
>create a new
>> >certificate and configure tomcat to use this certificate
>>
>> Self sign your cert, and your a ca. Of course,
>> your clients will all get dialogs on their
>> browsers asking them if they want to trust your
>> unknown ca unless you can make them all add your
>> ca to their list of known ca's...
>



Re: Becoming a CA Authority

2001-05-28 Thread François Andromaque

Where can i find the instructions create and sign a ca?

- Original Message -
From: "Tim O'Neil" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 25, 2001 5:38 PM
Subject: Re: Becoming a CA Authority


> At 04:45 PM 5/25/2001 +0200, you wrote:
> >Can someone tell me all the steps to become a CA Authority, create a new
> >certificate and configure tomcat to use this certificate
>
> Self sign your cert, and your a ca. Of course,
> your clients will all get dialogs on their
> browsers asking them if they want to trust your
> unknown ca unless you can make them all add your
> ca to their list of known ca's...




Re: Becoming a CA Authority

2001-05-25 Thread Tim O'Neil

At 04:45 PM 5/25/2001 +0200, you wrote:
>Can someone tell me all the steps to become a CA Authority, create a new 
>certificate and configure tomcat to use this certificate

Self sign your cert, and your a ca. Of course,
your clients will all get dialogs on their
browsers asking them if they want to trust your
unknown ca unless you can make them all add your
ca to their list of known ca's...