Re: How to create CA cert, server and client cert from one config file

2004-11-15 Thread Dr. Stephen Henson
On Tue, Nov 16, 2004, Patrick Ben Koetter wrote: > > To clarify my second question: Can I put config options for a CA, > server and or client certificate in a single config file and have certs > built automatically? > > I haven't understood yet how sections work exactly. I understand they > sub

Re: How to create CA cert, server and client cert from one config file

2004-11-15 Thread Patrick Ben Koetter
* Dr. Stephen Henson <[EMAIL PROTECTED]> [041116 00:45]: > On Mon, Nov 15, 2004, Patrick Ben Koetter wrote: > > > I am on my way to learn more about OpenSSL. My current task is to create > > a script, similar to CA.pl, to ease cert handling. > > > > Ideally I would want to have one config file, h

Re: How to create CA cert, server and client cert from one config file

2004-11-15 Thread Dr. Stephen Henson
On Mon, Nov 15, 2004, Patrick Ben Koetter wrote: > I am on my way to learn more about OpenSSL. My current task is to create > a script, similar to CA.pl, to ease cert handling. > > Ideally I would want to have one config file, holding different values > for a CA cert, a server cert and a client c

How to create CA cert, server and client cert from one config file

2004-11-15 Thread Patrick Ben Koetter
I am on my way to learn more about OpenSSL. My current task is to create a script, similar to CA.pl, to ease cert handling. Ideally I would want to have one config file, holding different values for a CA cert, a server cert and a client cert separated by sections. This would require to have (at l