You can give it a try with wildcard CN=*.example.com
Ciprian
Sent from Vodafone BlackBerry
-Original Message-
From: pradyumna dash
Sender: owner-openssl-us...@openssl.org
Date: Tue, 13 Sep 2011 23:26:52
To:
Reply-To: openssl-users@openssl.org
Subject: Issues with Creating a Certificate
t; openssl x509 -in root.cer -hash
>
>[Mayur]After storing links to my PEM format Certificate files how
> do I parse the folder having links to get root C for my chain A -->B ?
>
>
> Regards,
> Mayur
>
>
>
> On Fri, Jul 15, 2011 at 10:05 PM, Ciprian
Hi Mayur,
You can create a file where you may concatenate all your trusted
certificates in PEM format and use that file for verification.
Another way is to store your trusted certificates in PEM format in
filesystem and create a folder from where you create symbolic links to every
certificate. The