I'm not sure, but shouldn't it be possible to simply use cat? Something
like:
cat ca1.pem ca2.pem ... caN.pem > CAfile.pem
But I might be wrong...
Regards
Carolin
[EMAIL PROTECTED] wrote:
> Hello everybody
>
> For some hours now I try to find out how to create CAfile (a file with
> multiple CA
[EMAIL PROTECTED] schrieb:
Hello everybody
For some hours now I try to find out how to create CAfile (a file with multiple
CAs inside, the one file counterpart of -CApath).
I need such a file for HTTPS Client authentification together with the yaws webserver. In the yaws user guide they write t
* [EMAIL PROTECTED] wrote on Wed, Mar 26, 2008 at 18:26 +0100:
> For some hours now I try to find out how to create CAfile (a
> file with multiple CAs inside, the one file counterpart of
> -CApath).
>
> Could anybody please give me an example
Not sure if I understand you right, but if you want t
Title: RE: cafile question
I would like to add that I have the same questions as below and look forward to seeing this answered.
Thanks,
Kevin
-Original Message-
From: Mel [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 30, 2000 1:25 PM
To: [EMAIL PROTECTED]
Subject: cafile question
It is possible to embed certificates in an application. Start by looking
at the openssl executable with the x509 and -C parameters.
With Cert file I assume you mean the public key. It is supposed to be
"exposed". If it is signed by a certifying authority and you verify that
fact every time you l