On Tue, November 12, 2013 05:47, Alan Jakimiuk wrote:
> Is there a way I can make all three linked?

this should be the default.

>  ie. Cert A->Cert B->Cert C in the certification path?
> Any help would be appreciated
>
can you view the certificates?
openssl x509 -noout -text -in certfile

you should see in both, the intermediate and the Cert C something like


 X509v3 Authority Key Identifier:
        keyid:EB:DF:B2:26:76:...
        serial:6F:7F:C0:...

the serial in the intermediate here must match the serial of the root, and
of Cert C the one of the intermediate

Walter


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to